cyphyhouse / Cymulator

Simulator for CyPhyHouse project based on Gazebo
University of Illinois/NCSA Open Source License
4 stars 1 forks source link

Refactor `simulator` to use remapping in ROS launch files #6

Closed hc825b closed 5 years ago

hc825b commented 5 years ago

To unify the deployment and simulation, the same name scheme for ROS topics is required. This will remove those Python code handling topic names that scattered in different files, and use ROS launch files to rename the topics for each simulated device.