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

Can't update static costmap layer, no map received. Connecting to the GO2 Robot Via webrtc #108

Open
Francesco-Pagano opened this issue Dec 6, 2024 · 4 comments

Comments

@Francesco-Pagano
Copy link

Francesco-Pagano commented Dec 6, 2024

I followed the guide, on a Unitree Go2 EDU Plus, after running the commands:

  • source install/setup.bash
  • export ROBOT_IP="my_robot_ip"
  • export CONN_TYPE="webrtc"
  • ros2 launch go2_robot_sdk robot.launch.py

I get the error "Can't update static costmap layer, no map received."
Also, on rviz I get the error on RobotModel (as shown in the attached image)
The model in rviz does not move and I do not receive any points with the lidar.
The only thing I can get is the camera streaming.

Schermata del 2024-12-06 23-26-50

For more details this is the output: https://pastebin.com/2NQufuhw

@abizovnuralem
Copy link
Owner

Hello, can you please give me more details? Are you using the robot's wifi IP address? How did you get it? have you ping it in the terminal?

@Francesco-Pagano
Copy link
Author

Yes, we are using the robot ip address by exporting the ROBOT_IP variable as shown in the readme.
We got the address from the mobile application, which is 192.168.123.221.
We can also see another address on the network which is 192.168.123.18.
We can ping both addresses, but can only connect through ssh to 192.168.123.18.
We think that the connection works because we are able to see the streaming of the camera when using 192.168.123.221

@leonardofalanga
Copy link

leonardofalanga commented Dec 28, 2024

Hi,
I have the same problem... Are there any solutions?
P. s. Same configuration of @Francesco-Pagano

@abizovnuralem
Copy link
Owner

abizovnuralem commented Jan 17, 2025

Your robot ip is 192.168.123.221, have you tried to play with rviz ? Also, can you print the ros2 topics list ?

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

3 participants