Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Replace SDF files with Xacro #59

Merged
merged 5 commits into from
Jul 30, 2023

Conversation

evan-palmer
Copy link
Collaborator

Checklist

  • I have performed a thorough review of my code
  • I have sufficiently commented my code
  • The implementation follows the project style conventions
  • All project unit tests are passing
  • If relevant, documentation has been provided or updated to discuss the changes made
  • System integration tests were performed successfully

Changes Made

The SDF model files were replaced with URDF files to better support ROS integration. RViz2 visualization support was subsequently added. Furthermore, support was added for the NVIDIA GPU drivers within the dev container. Finally, a new model was added: the BlueROV2 Heavy Reach modification which moves the thrusters from the upper chassis to the lower chassis to support integration of manipulators.

Associated Issues

Testing

Testing was done with each model in simulation.

@evan-palmer evan-palmer self-assigned this Jul 30, 2023
@evan-palmer evan-palmer linked an issue Jul 30, 2023 that may be closed by this pull request
.docker/Dockerfile Show resolved Hide resolved
blue_description/README.md Outdated Show resolved Hide resolved
blue_description/gazebo/worlds/bluerov2_underwater.world Outdated Show resolved Hide resolved
@evan-palmer evan-palmer merged commit 4b0661f into main Jul 30, 2023
7 checks passed
@evan-palmer evan-palmer deleted the 56-feature-integrate-nvidia-docker-support branch July 30, 2023 07:50
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[FEATURE]: Integrate NVIDIA Docker support [FEATURE]: Switch to URDF/Xacro from SDF
1 participant