RoboJackets / urc-software

Primary codebase for the RoboNav team's URC rover.
https://robojackets.org/teams/robonav/
MIT License
9 stars 2 forks source link

Add launch parameter for changing simulation hardware #124

Closed MKerner3 closed 5 months ago

MKerner3 commented 1 year ago

Description

Currently, the hardware plugin in both WalliiArmV3.urdf and WalliiArmV3.ros2_control.xacro need to be changed from fake hardware to real hardware every time we want to run rviz or gazebo. It would be great if there was a launch parameter that we can set on launch to use real or fake hardware for any launch files involving our arm (simulation.launch.py, demo.launch.py, arm_controls.launch.py).