Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

requires the 'use_local_planner' arg to be set #26

Open
942411526 opened this issue Nov 27, 2023 · 1 comment
Open

requires the 'use_local_planner' arg to be set #26

942411526 opened this issue Nov 27, 2023 · 1 comment

Comments

@942411526
Copy link

I installed autonomous_exploration_development_environment follow https://www.cmu-exploration.com/ and switch to the branch noetic_rgbd_camera.
but there is an error when I run roslaunch vehicle_simulator system_garage.launch

yx@yx-MS-7B18:/PycharmProjects/autonomous_exploration_development_environment$ source devel/setup.sh
yx@yx-MS-7B18:
/PycharmProjects/autonomous_exploration_development_environment$ roslaunch vehicle_simulator system_garage.launch
... logging to /home/yx/.ros/log/2501b348-8cde-11ee-b37c-13f57abff152/roslaunch-yx-MS-7B18-229652.log
Checking log directory for disk usage. This may take a while.
Press Ctrl-C to interrupt
Done checking log file disk usage. Usage is <1GB.

RLException: [/home/yx/PycharmProjects/autonomous_exploration_development_environment/src/vehicle_simulator/launch/system_garage.launch] requires the 'use_local_planner' arg to be set
The traceback for the exception was written to the log file

@Yingyi11
Copy link

roslaunch vehicle_simulator system_garage.launch use_local_planner:=true

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants