-
Notifications
You must be signed in to change notification settings - Fork 304
Open
Labels
enhancementNew feature or requestNew feature or request
Description
Feature summary
Currently, the packages only support physical hardware or mock hardware. For testing in a simulator such as IsaacSim, topic_based_ros2_control is required.
topic_based_ros2_control would be a simple plugin in the URDF that implements a simple 'hardware interface' that communicates with IsaacSim through topic_based_ros2_control. There would also be changes to all the launch files (change use_mock_hardware parameter to something like hardware_type with options for real, mock, or simulated hardware).
Tasks
To complete this issue involves
- Implement the feature
- Make documentation
- Make Unit test
- Make example
- Test on real hardware
Metadata
Metadata
Assignees
Labels
enhancementNew feature or requestNew feature or request