CMU-Robotics-Club / RoboBuggy2

A complete re-write of the old RoboBuggy.
GNU General Public License v3.0
2 stars 0 forks source link

Jackack/nand sim #26

Closed Jackack closed 7 months ago

Jackack commented 8 months ago

Added ability to simulate multiple buggies. Due to topic name collision during sim, prepended buggy name to topics. Changed main and sim launch files to pass buggy name and is_sim into auto nodes.

Tested simulation with two buggies inside wsl+docker. Todo: test updated sim code on short circuit.

Jackack commented 7 months ago

Added all requested changes