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

[Bug]: Planned future path (green line on robot lanes) not showing up in all other simulations except the demo office #231

Open
1 task done
Jerrybaoyilei opened this issue May 14, 2024 · 2 comments
Labels
bug Something isn't working

Comments

@Jerrybaoyilei
Copy link

Before proceeding, is there an existing issue or discussion for this?

OS and version

Ubuntu 22.04

Open-RMF installation type

Binaries

Other Open-RMF installation methods

No response

Open-RMF version or commit hash

2.1.2

ROS distribution

Iron

ROS installation type

Binaries

Other ROS installation methods

No response

Package or library, if applicable

No response

Description of the bug

When running demo simulations that are not the office simulation (for example, airport terminal or hotel), the planned path for robots (marked as green line on top of robot lanes) never show up. However, in the office simulation, they do show up.
When I echoed the relevant topic, and the coordinate messages are published when running the office simulation, but nothing is published when running other simulations.

Steps to reproduce the bug

Launch the simulations normally and send any task to a robot. Wait until robot moves and observe.

Expected behavior

No response

Actual behavior

No response

Additional information or screenshots

No response

@Jerrybaoyilei Jerrybaoyilei added the bug Something isn't working label May 14, 2024
@Yadunund
Copy link
Member

Could you share your launch commands? Also which RMW were you using?

@Jerrybaoyilei
Copy link
Author

Jerrybaoyilei commented May 14, 2024

Below are what I ran to start the airport terminal simulation:

  1. After sourcing the setup.bash file inside the install folder, I ran ros2 launch rmf_demos_gz_classic airport_terminal.launch.xml to launch the airport terminal simulation.
  2. Then, in a new terminal window, I sourced the setup.bash file again, and then ran ros2 run rmf_demos_tasks dispatch_delivery -p mopcart_pickup -ph mopcart_dispenser -d spill -dh mopcart_collector --use_sim_time (one of the task commands listed in rmf_demos repo)

What is RMW? I am only using ROS 2 Iron and Open-RMF's Iron binary. Everything is in the rmf_demos repo, and I installed the 2.1.2 version of RMF following the official guide.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants