You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Specify the commands or instructions to reproduce the issue.
Not Able to run slam in my PC.
Command used:-
roslaunch turtlebot3_slam turtlebot3_slam.launch
Copy and Paste the error messages on terminal.
ros@ubuntu:~$ roslaunch turtlebot3_slam turtlebot3_slam.launch
... logging to /home/ros/.ros/log/c322866c-3de9-11ef-83c8-4336a2dc81b2/roslaunch-ubuntu-4818.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.
xacro: in-order processing became default in ROS Melodic. You can drop the option.
RLException: Unable to contact my own server at [http://192.168.43.98:41011/].
This usually means that the network is not configured properly.
A common cause is that the machine cannot connect to itself. Please check
for errors by running:
ping 192.168.43.98
For more tips, please see
http://wiki.ros.org/ROS/NetworkSetup
The traceback for the exception was written to the log file
Please describe the issue in detail.
Im using Raspberry pi as my master. and running roscore in my raspiberry pi. Able to run bringup and teleop on raspiberry pi via ssh. but not able to run slam on my pc. But i can view rosnode details from my PC. and able to execute rqt_graph from PC to see node communication. but still dont know Why I am not able to run slam.
The text was updated successfully, but these errors were encountered:
Hi @Sreedharbot
It could indeed be an issue with the memory and CPU limitations of the Raspberry Pi. I recommend trying to set up the PC as the ROS master instead.
Thank you.
ISSUE TEMPLATE ver. 0.4.0
Which TurtleBot3 platform do you use?
Which ROS is working with TurtleBot3?
Which SBC(Single Board Computer) is working on TurtleBot3?
Which OS you installed on SBC?
Which OS you installed on Remote PC?
Specify the software and firmware version(Can be found from Bringup messages)
PARAMETERS
NODES
/
turtlebot3_core (rosserial_python/serial_node.py)
turtlebot3_diagnostics (turtlebot3_bringup/turtlebot3_diagnostics)
turtlebot3_lds (ld08_driver/ld08_driver)
Specify the commands or instructions to reproduce the issue.
Command used:-
ros@ubuntu:~$ roslaunch turtlebot3_slam turtlebot3_slam.launch
... logging to /home/ros/.ros/log/c322866c-3de9-11ef-83c8-4336a2dc81b2/roslaunch-ubuntu-4818.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.
xacro: in-order processing became default in ROS Melodic. You can drop the option.
RLException: Unable to contact my own server at [http://192.168.43.98:41011/].
This usually means that the network is not configured properly.
A common cause is that the machine cannot connect to itself. Please check
for errors by running:
For more tips, please see
The traceback for the exception was written to the log file
Im using Raspberry pi as my master. and running roscore in my raspiberry pi. Able to run bringup and teleop on raspiberry pi via ssh. but not able to run slam on my pc. But i can view rosnode details from my PC. and able to execute rqt_graph from PC to see node communication. but still dont know Why I am not able to run slam.
The text was updated successfully, but these errors were encountered: