NESTLab / coms

Communication protocol for distributed Robot communications within ROS
1 stars 0 forks source link

Add Line-of-Site to Physics Coodinator #4

Open tylerferrara opened 2 years ago

tylerferrara commented 2 years ago

ROS NetSim currently uses a dummy physics_coordinator which doesn't throttle robots in accordance with their models. In order to change this, we must debug the gazebo_custom_server to allow line-of-site communication. Additionally, need the ARGoS sim needs to integrate with the physics coordinator swell.

This issue blocks #5

tylerferrara commented 2 years ago

@nikopoulospet Where can I find your work for ARGoS line of site?

nikopoulospet commented 2 years ago

Argos Bridge repo, should be a submodule in the main nest repo