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

Joe28965's profile - activity

2023-02-15 09:12:32 -0500 received badge  Nice Answer (source)
2022-09-20 07:44:50 -0500 received badge  Nice Answer (source)
2022-06-24 07:42:19 -0500 received badge  Nice Answer (source)
2022-06-17 13:17:03 -0500 commented answer How to define the execution of a sequence of launch actions within the ROS2 launch system

is gazebo_ros2_control installed?

2022-06-15 08:50:28 -0500 answered a question How to define the execution of a sequence of launch actions within the ROS2 launch system

I know TimerAction can be used to delay IncludeLaunchDescription as well. An example of TimerAction. Just replace the No

2022-06-15 08:50:28 -0500 received badge  Rapid Responder (source)
2022-06-15 04:38:33 -0500 commented question How to define the execution of a sequence of launch actions within the ROS2 launch system

Why do the event handlers not achieve the desired outcome? Also, if you're using gazebo_ros2_control you should launch

2022-06-14 08:33:54 -0500 commented answer Obstacle avoidance behaviors in Mobile Robots

It's a feature that, by the looks of it, is currently being added to Nav2 as described in Discourse. However, that woul

2022-06-14 06:36:51 -0500 commented answer Map Overlapping

Then that will be the reason. Gmapping won't be able to deal with that.

2022-06-14 01:15:16 -0500 commented answer TurtleBots 3 Burger: Multi robot SLAM IRL

I've made an issue for it on the driver GitHub page. You could see if you could add the parameter and resolve the issue,

2022-06-14 01:11:40 -0500 commented answer Map Overlapping

You mean that it's not driving in a straight line? In that case, it is definitely the problem.

2022-06-13 09:31:14 -0500 answered a question Map Overlapping

You could try cartographer instead (or maybe hector slam). I'm about 85% sure I know what you mean (if you can, edit the

2022-06-13 09:31:14 -0500 received badge  Rapid Responder (source)
2022-06-13 09:06:19 -0500 commented answer TurtleBots 3 Burger: Multi robot SLAM IRL

If you have the new lidar (in comparison to the old lidar), it doesn't seem to have the ability to set the frame_id. At

2022-06-13 08:34:58 -0500 commented question How to define /ros location?

I ran into an issue with ros.h not being able to be found What was trying to find it? This sounds like a vscode iss

2022-06-13 07:42:42 -0500 answered a question [ROS2 Foxy]RVIZ crashes when using Nav2- Turtlebot3

I'm guessing this is a hardware issue, based on the first error. They can be a pain to resolve. 1st question, does your

2022-06-13 07:18:13 -0500 commented answer TurtleBots 3 Burger: Multi robot SLAM IRL

Yes, then I think that's your issue. It's basically not able to place your sensor data in your TF. However, instead of s

2022-06-13 05:18:59 -0500 commented answer Error in vscode: "ros/ros.h"- No such file or directory

"ros.rosSetupScript": "/opt/ros/noetic/setup.bash", Since you're using melodic, change noetic to melodic. Also, v

2022-06-13 04:55:26 -0500 commented question WIFI issues with my turtlebot3 burger

Could this be the issue? # This file is generated from information provided by the datasource. Changes # to it will no

2022-06-13 04:55:05 -0500 commented question WIFI issues with my turtlebot3 burger

This file is generated from information provided by the datasource. Changes # to it will not persist across an instanc

2022-06-13 04:45:46 -0500 commented question My Robot Model is Correct?

I upvoted so you should be able to add an image of the TF tree. However, I will also immediately say: You've got way t

2022-06-13 04:36:17 -0500 answered a question Rviz won't start properly, no error

Do you have roscore running? You could also try and see if removing the default configuration of RViz will help. Press

2022-06-13 01:33:00 -0500 commented answer [ROS2] Substituting a parameter from confg file while keeping others within Python launch file

What would happen if you use RewrittenYaml to write os.path.join(get_package_share_directory(package_name),'data_files',

2022-06-13 01:32:45 -0500 commented answer [ROS2] Substituting a parameter from confg file while keeping others within Python launch file

What would happen if you use RewrittenYaml to write os.path.join(get_package_share_directory(package_name),'data_files',

2022-06-13 01:20:08 -0500 commented answer TurtleBots 3 Burger: Multi robot SLAM IRL

Could you actually check that your imu and laserscan also use tb_1/imu_link and tb_1/base_scan respectively? RViz shoul

2022-06-13 01:18:26 -0500 commented answer TurtleBots 3 Burger: Multi robot SLAM IRL

Could you actually check that your imu and laserscan also use tb_1/imu_link and tb_1/base_scan respectively?

2022-06-09 16:30:10 -0500 received badge  Nice Answer (source)
2022-06-09 12:18:29 -0500 received badge  Rapid Responder (source)
2022-06-09 12:18:29 -0500 answered a question [ROS2] Substituting a parameter from confg file while keeping others within Python launch file

Yes, you can! Nav2 has a tool called RewrittenYaml that does just that! I couldn't find an actual tutorial for Rewritten

2022-06-09 11:51:07 -0500 commented question TurtleBots 3 Burger: Multi robot SLAM IRL

Thank you for the edit!

2022-06-09 11:49:16 -0500 commented answer TurtleBots 3 Burger: Multi robot SLAM IRL

Do you get a new error?

2022-06-09 11:47:39 -0500 edited answer Actual, physical Implementation of a robot system using Ros

Yes, you'd need to connect the motors to an Arduino. The motors don't publish anything. You'd need encoders (and read th

2022-06-09 10:01:36 -0500 answered a question Actual, physical Implementation of a robot system using Ros

Yes, you'd need to connect the motors to an Arduino. The motors don't publish anything. You'd need encoders (and read th

2022-06-09 10:01:36 -0500 received badge  Rapid Responder (source)
2022-06-09 09:26:46 -0500 commented question TurtleBots 3 Burger: Multi robot SLAM IRL

Comment on your question, could you not post the errors as images, but simply copy them and add them as code? The images

2022-06-09 09:24:19 -0500 answered a question TurtleBots 3 Burger: Multi robot SLAM IRL

Could you check the time of your turtlebot for me? I'm wondering if there is a time difference, which is causing the pro

2022-06-09 09:23:10 -0500 commented question TurtleBots 3 Burger: Multi robot SLAM IRL

Comment on your question, could you not post the errors as images, but simply copy them and add them as code? The images

2022-06-09 09:15:24 -0500 commented answer Ros Navigation Stack

It's quite useful. Right now, I'm assuming you've written a piece of code that takes the cmd_vel and calculates the spee

2022-06-09 08:56:17 -0500 commented answer Ros Navigation Stack

Navigation only needs the odometry (which is the speed/rotation of the robot). It does not need the encoder ticks or the

2022-06-09 08:55:47 -0500 commented answer Ros Navigation Stack

Navigation needs nothing more than the odometry (which is the speed/rotation of the robot). It does not need the encoder

2022-06-09 08:34:07 -0500 answered a question Ros Navigation Stack

You need to add something that publishes the odometry. Odometry is telling navigation how much your robot has moved (or

2022-06-09 08:34:07 -0500 received badge  Rapid Responder (source)
2022-06-09 08:03:55 -0500 commented answer TurtleBots 3 Burger: Multi robot SLAM IRL

If you add extra information, please update your question by pressing edit instead of adding it as an answer Somebody u

2022-06-09 08:00:29 -0500 commented answer TurtleBots 3 Burger: Multi robot SLAM IRL

If you add extra information, please update your question by pressing edit instead of adding it as an answer Somebody

2022-06-08 09:50:32 -0500 received badge  Nice Answer (source)
2022-06-08 05:13:11 -0500 received badge  Rapid Responder (source)
2022-06-08 05:13:11 -0500 answered a question how to get detect keyboard input in ros python

Have you looked at the teleop_twist_keyboard or the turtlebot teleop key nodes? Their getKey() functions seem to do what

2022-06-08 02:40:38 -0500 received badge  Rapid Responder (source)
2022-06-08 02:40:38 -0500 answered a question Is there a non-graphical rover simulation node?

ros_control has an open_loop parameter. That takes the cmd_vel messages and uses that to calculate the odometry (instead

2022-06-07 08:44:30 -0500 received badge  Nice Answer (source)