ROS Resources: Documentation | Support | Discussion Forum | Index | Service Status | ros @ Robotics Stack Exchange
Ask Your Question

girayuzun's profile - activity

2023-02-07 03:30:36 -0500 commented answer Error: CMake Error - serial

worked for me for ROS Noetic. thank you.

2023-02-07 03:30:08 -0500 commented answer Error: CMake Error - serial

worked for me. thank you.

2022-10-25 02:40:51 -0500 received badge  Famous Question (source)
2022-06-08 05:17:08 -0500 marked best answer Gazebo loading error turtlebot3

I couldn't start turtlebot3 empty world simulation as,

ros2 launch turtlebot3_gazebo empty_world.launch.py here

I'm using Ros2 Foxy on Ubuntu 20.04 with Gazebo 11. But I can start webot turtlebot simulation below command:

ros2 launch webots_ros2_turtlebot robot_launch.py

image description

How can I fix the issues.

Thank you.C:\fakepath\Screenshot from 2022-05-30 10-10-45.png

2022-06-05 17:32:28 -0500 received badge  Notable Question (source)
2022-05-30 08:14:08 -0500 commented answer Gazebo loading error turtlebot3

both worked for me. Thank you.

2022-05-30 07:29:31 -0500 received badge  Popular Question (source)
2022-05-30 02:21:14 -0500 edited question Gazebo loading error turtlebot3

Gazebo loading error turtlebot3 I couldn't start turtlebot3 empty world simulation as, ros2 launch turtlebot3_gazebo em

2022-05-30 02:21:14 -0500 received badge  Editor (source)
2022-05-30 02:20:47 -0500 edited question Gazebo loading error turtlebot3

Gazebo loading error turtlebot3 I couldn't start turtlebot3 empty world simulation as, ros2 launch turtlebot3_gazebo em

2022-05-30 02:20:22 -0500 asked a question Gazebo loading error turtlebot3

Gazebo loading error turtlebot3 I couldn't start turtlebot3 empty world simulation as, ros2 launch turtlebot3_gazebo

2021-02-19 07:31:47 -0500 received badge  Teacher (source)
2021-02-19 07:31:47 -0500 received badge  Necromancer (source)
2021-01-17 07:24:49 -0500 answered a question rqt_plot did not work

I have solved like; python -m pip install -U matplotlib

2020-11-20 14:50:36 -0500 answered a question how to monitorize ros2 actions from terminal?

I found that on ROS2 main page, could you try this? ros2 topic echo /turtle1/cmd_vel Source

2020-11-20 14:50:36 -0500 received badge  Rapid Responder (source)
2020-02-04 02:33:46 -0500 commented answer Building catkin workspace,failed to process package 'qt_gui_cpp'

Thanks, it worked.

2019-10-25 15:00:05 -0500 commented answer robot model does not appear in rviz melodic

that worked, thx If you want to make it in system; echo 'LC_NUMERIC="en_US.UTF-8"' | sudo tee -a /etc/default/locale

2019-10-25 14:57:01 -0500 commented answer robot model does not appear in rviz melodic

that worked, thx

2019-10-25 14:56:47 -0500 commented answer robot model does not appear in rviz melodic

that worked\ thx

2017-03-14 17:04:23 -0500 commented answer How to install rosserial for Arduino on ROS-Kinetic?

Hi. I did everything but it did not work for me. I didnt get an error but I couldn't see ros_lib on examples. but it creates a ros_lib in the sketchbook/libraries. I changed libraries folder and I fixed it like that :

sudo mv ~/sketchbook/libraries/ros_lib /usr/share/arduino/libraries/

2017-03-08 04:32:19 -0500 commented answer cmake failed catkin_pkg

thank you. It worked

2015-11-22 06:29:56 -0500 received badge  Enthusiast
2015-11-12 08:48:24 -0500 received badge  Supporter (source)