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

Wilco Bonestroo's profile - activity

2023-04-11 13:57:04 -0500 received badge  Nice Answer (source)
2023-03-29 06:57:49 -0500 received badge  Good Question (source)
2022-12-20 04:59:08 -0500 received badge  Famous Question (source)
2022-11-27 02:47:38 -0500 received badge  Notable Question (source)
2022-11-17 08:06:08 -0500 received badge  Popular Question (source)
2022-11-11 14:49:59 -0500 edited question How to activate controller in ROS2 Control with Gazebo

How to activate controller in ROS2 Control with Gazebo I am trying to build a very simple simulated robot with one joint

2022-11-11 09:58:50 -0500 asked a question How to activate controller in ROS2 Control with Gazebo

How to activate controller in ROS2 Control with Gazebo I am trying to build a very simple simulated robot with one joint

2022-10-10 07:39:02 -0500 answered a question ROS2 message_filters Synchronizer compilation error

The arguments for your callback should be const std::shared_ptr<const...>&, so in your case const std_msgs::ms

2022-10-10 07:39:02 -0500 received badge  Rapid Responder (source)
2022-03-25 08:01:15 -0500 received badge  Nice Answer (source)
2022-02-23 05:11:15 -0500 marked best answer Are there examples of robots using diff_drive_controller in ros2_control?

We are working on the development of a custom differential drive robot using ROS 2 Foxy. Until now, our development was in simulation only and we are now transferring our code to the actual physical robot. I was looking into ros2_control to describe our hardware components and I thought it would be logical to use the diff_drive_controller. So, I have been looking for examples using this approach. However, I have not found any repositories that use ros2_control with the diff_drive_controller. Is anyone aware of physical robots that uses ros2_control with the diff_drive_controller controller in ROS 2 Foxy?

2022-02-17 10:19:43 -0500 commented answer Are there examples of robots using diff_drive_controller in ros2_control?

That was not available at the time of writing the question, but that is indeed what we were looking for.

2021-06-27 10:53:33 -0500 received badge  Stellar Question (source)
2021-04-22 10:31:10 -0500 received badge  Famous Question (source)
2021-03-08 08:14:28 -0500 received badge  Notable Question (source)
2021-03-04 14:31:04 -0500 received badge  Nice Question (source)
2021-03-04 09:46:28 -0500 received badge  Favorite Question (source)
2021-03-04 09:46:24 -0500 received badge  Popular Question (source)
2021-03-03 11:20:25 -0500 received badge  Student (source)
2021-03-03 10:41:57 -0500 asked a question Are there examples of robots using diff_drive_controller in ros2_control?

Are there examples of robots using diff_drive_controller in ros2_control? We are working on the development of a custom

2021-03-03 10:35:29 -0500 asked a question Examples of using diff_drive_controller in ros2_control

Examples of using diff_drive_controller in ros2_control We are working on the development of a custom differential drive

2020-04-04 04:32:45 -0500 answered a question Can someone explain this `catkin_make` error trace?

The error says Could not find a package configuration file provided by "pid". It looks like the pid package is not insta

2020-04-04 04:32:45 -0500 received badge  Rapid Responder (source)
2020-03-30 15:18:57 -0500 commented answer test hardware interface without hardware

Hmm. I think you are right @gvdhoorn. gazebo_ros_control only helps for simulating the whole hardware_interface but it d

2020-03-30 14:50:52 -0500 answered a question test hardware interface without hardware

You could start at gazebo_ros_control.

2020-03-30 14:50:52 -0500 received badge  Rapid Responder (source)
2020-03-25 10:53:10 -0500 answered a question Can some one give me an pages to read about how ros2 works with different networks and on domain ID?

You can find an explanation on this Discourse page. There is also a short explanation on the configuration wiki page in

2020-03-11 02:38:39 -0500 commented question How to generate cmd_vel from odom?

My first reaction was: Why? :) What exactly do you want to achieve? Why did you not record your cmd_vel messages in the

2020-03-10 11:40:35 -0500 commented question Topics [odom] and [cmd_vel] not existing

Do you get errors when launching? If so, can you post them here? Is the controller manager running and is the diff drive

2020-02-29 07:18:23 -0500 received badge  Nice Answer (source)
2020-02-29 06:27:51 -0500 commented answer tf: Lookup would require extrapolation into the past

Although your remark is correct, it is not really an answer to the question. Maybe you can put it as a comment, instead

2020-02-29 06:27:19 -0500 commented answer tf: Lookup would require extrapolation into the past

Although your remark is correct, it is not really an answer to the question.

2020-02-29 06:25:46 -0500 received badge  Critic (source)
2020-02-29 06:14:16 -0500 commented question Error running gmapping

Can you explain your setup in more detail? How are you running commands on the turtlebro robot? Do you use ssh? Do you h

2020-02-29 06:13:50 -0500 commented question Error running gmapping

I don't know your setup. How are you running commands on the turtlebro robot? Do you use ssh? Do you have a monitor and

2020-02-28 13:48:27 -0500 commented question Include methods from another node header (C++)

So the linker can't find the function. Are you sure that the function is defined correctly and that it can be called. E.

2020-02-28 13:05:04 -0500 commented question run rviz on my remote pc

Can you give some more details on your setup? Where is the master? Which specific wiki page did you follow? Did you set

2020-02-28 12:58:58 -0500 edited answer I am working on a project of Autonomous navigation using Laser, Hokuyo and Odometry but i do not understand how to begin and i never worked on ROS before so it would be grateful if someone can explain me the steps to start. Thank you. awaiting.

I would suggest to go through some tutorials with a functioning navigation stack. I personally liked the Turtlebot 3 tut

2020-02-28 12:58:11 -0500 answered a question I am working on a project of Autonomous navigation using Laser, Hokuyo and Odometry but i do not understand how to begin and i never worked on ROS before so it would be grateful if someone can explain me the steps to start. Thank you. awaiting.

I would suggest to go through some tutorials with a functioning navigation stack. I personally liked the Turtlebot 3 tut

2020-02-28 12:58:11 -0500 received badge  Rapid Responder (source)
2020-02-27 14:30:52 -0500 commented question Extrapolation Error looking up robot pose: Lookup would require extrapolation into the past. Requested time 5381.303000000 but the earliest data is at time 5381.316000000, when looking up transform from frame [base_footprint] to frame [map]

Is your rosbag publishing the /clock? If so, did you set use_sim_time with rosparam set use_sim_time true when running C

2020-02-27 14:25:08 -0500 commented answer What is the difference between static_transform_publisher and tf_echo command?

There can be many TF broadcasters in your system, broadcasting different parts/frames of your robot. Going through the T

2020-02-27 03:43:19 -0500 commented question How does ROS knows which node is publishing?

Hi, Now I see your question. There can be only one node per python process. According to the documentation "You can only

2020-02-26 15:14:37 -0500 commented question UR5 demo does not run in Kinetic

It looks like you don't have the controller_manager package on your machine. Did you do a rosdep install --from-paths sr

2020-02-26 15:13:15 -0500 commented question UR5 demo does not run in Kinetic

It looks like you don't have the controller_manager on your machine. Did you do a rosdep install --from-paths src --igno

2020-02-26 14:56:17 -0500 commented question coordinate publisher and subscriber c++

Is it a request / reply kind of communication? In that case you might take a look at services in ROS. If the service tak

2020-02-26 14:47:48 -0500 commented question Passing an array of vectors via nodehandle

The example config files from robot_localization also have flat vectors/arrays. In the file they format the values to ma

2020-02-26 14:47:14 -0500 commented question Passing an array of vectors via nodehandle

The example config files from robot_localization also have one flat vector/array. In the file they format the values to

2020-02-26 14:47:14 -0500 received badge  Commentator