-
Notifications
You must be signed in to change notification settings - Fork 25
Open
Description
I am a newbie in ROS and learning to run patrolling_sim.
Environment: Windows 7 64-bit host, VM (Ubuntu 16.04 LTS and ROS Kinetic).
Following instruction from README.md.
- I copied the code of patrolling_sim (https://github.com/davidbsp/patrolling_sim) to /home/top/catkin_ws/src/;
- I have succeeded in compiling the source code('catkin_make');
- I start the script './start_experiment.py', and pressed the button 'start experiment' to run a simulation.
However, I have some trouble in running the simulation as follows:
-
Runtime window show that “ERROR: Parameter [/SimulationRunning] is not set”.
-
Robots in the visualization window are always static, which is different from what the video show. (http://wiki.ros.org/patrolling_sim).
Therefore, I tried to solve this problem by modifying the script file (start_experiment.py). Unfortunately, the problem is still unsolved.
Metadata
Metadata
Assignees
Labels
No labels


