Skip to content

Commit

Permalink
cleanup + updated readme.md
Browse files Browse the repository at this point in the history
  • Loading branch information
samuelrawrs committed Apr 8, 2024
1 parent ee8e91f commit 12c7dd1
Show file tree
Hide file tree
Showing 29 changed files with 17 additions and 3,160 deletions.
17 changes: 17 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,17 @@
# nvidia carter urdf
super basic package with stls to define the transforms between different frames + links for the nvidia carter robot

![wow much stl, very robot](image.png)
![wow transforms](image-1.png)

# usage
- add package to your `src` directory in your ros2 workspace
- run `colcon build`
- source your workspace `source ./install/setup.bash` (or something)
- run these commands in separate terminals:

`ros2 launch nvidia-carter rsp.launch.py`

`rviz2 -d ./src/nvidia-carter/config/carter-config.rviz `


Binary file added image-1.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added image.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
7 changes: 0 additions & 7 deletions nvidia-carter/README.md

This file was deleted.

30 changes: 0 additions & 30 deletions nvidia-carter/config/ball_tracker_params_robot.yaml

This file was deleted.

30 changes: 0 additions & 30 deletions nvidia-carter/config/ball_tracker_params_sim.yaml

This file was deleted.

205 changes: 0 additions & 205 deletions nvidia-carter/config/drive_bot.rviz

This file was deleted.

1 change: 0 additions & 1 deletion nvidia-carter/config/empty.yaml

This file was deleted.

3 changes: 0 additions & 3 deletions nvidia-carter/config/gaz_ros2_ctl_use_sim.yaml

This file was deleted.

3 changes: 0 additions & 3 deletions nvidia-carter/config/gazebo_params.yaml

This file was deleted.

27 changes: 0 additions & 27 deletions nvidia-carter/config/joystick.yaml

This file was deleted.

Loading

0 comments on commit 12c7dd1

Please sign in to comment.