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]: Map Server not starting #191

Open
1 task done
ValkyrX opened this issue Jul 26, 2023 · 3 comments
Open
1 task done

[Bug]: Map Server not starting #191

ValkyrX opened this issue Jul 26, 2023 · 3 comments
Labels
bug Something isn't working

Comments

@ValkyrX
Copy link

ValkyrX commented Jul 26, 2023

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.3

ROS distribution

Humble

ROS installation type

Binaries

Other ROS installation methods

No response

Package or library, if applicable

No response

Description of the bug

When trying to run the simulation i get the follwoing errors
[gzserver-17] [ERROR] [1690367439.546164527] [slotcar_tinyRobot1]: Unable to determine the current level_name for robot [tinyRobot1]. Kindly ensure the building_map_server is running. The RobotState message forthis robot will not be published.

this is for each robot , do i need to start a map server somehow or should it start automatically ?

Thanks

Steps to reproduce the bug

Simply run the example as instructed on gitub

Expected behavior

No response

Actual behavior

No response

Additional information or screenshots

No response

@ValkyrX ValkyrX added the bug Something isn't working label Jul 26, 2023
@Yadunund
Copy link
Member

Which example are you trying to run? Could you share the launch command used?

@ValkyrX
Copy link
Author

ValkyrX commented Jul 30, 2023

Im running the office simulation and i am using ros2 launch rmf_demos_gz office.launch.xml , i get errors in the terminal stating the following [fleet_adapter-16] Other error: HTTPConnectionPool(host='127.0.0.1', port=22011): Max retries exceeded with url: /open-rmf/rmf_demos_fm/status?robot_name=tinyRobot2 (Caused by NewConnectionError('<urllib3.connection.HTTPConnection object at 0x7f95599a4670>: Failed to establish a new connection: [Errno 111] Connection refused'))

seems like somethings not runnign but i dont know what, the gazebo sim does load but i cant do anything with is

@Yadunund
Copy link
Member

Could I check if you installed the latest python modules for fastapi, univorn, flack-socktio via pip as indicated in our Setup instructions?

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