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

samo's profile - activity

2022-06-15 16:39:36 -0500 received badge  Student (source)
2021-02-26 04:27:52 -0500 received badge  Famous Question (source)
2020-04-20 07:34:10 -0500 received badge  Notable Question (source)
2019-08-09 17:07:45 -0500 marked best answer how can we create a node publishing a random data using a class and without using a callback function

I want to create a publisher node without using a callback function as the title explains. Have you guys any suggestions?

2019-02-11 23:51:44 -0500 received badge  Famous Question (source)
2019-01-11 12:49:43 -0500 marked best answer create a .yaml config file to use jointPositionController in order to control a robot joints

i was following this tutorial : http://gazebosim.org/tutorials/?tut=r... to create a .yaml config file in order to control my robot's joints, so that did work for me but i want to create just one controller to controll many joints.

i wrote this code but the controllers didn't want to be load :

joint_position_controller:

type: effort_controllers/JointPositionController

joints: joint1

          joint2

          joint3

          joint4

pid: {p: 100.0, i: 0.01, d: 10.0}

any suggestions?

2018-08-28 12:01:22 -0500 received badge  Famous Question (source)
2018-07-19 13:01:25 -0500 received badge  Notable Question (source)
2018-07-19 08:34:21 -0500 received badge  Popular Question (source)
2018-07-19 03:34:19 -0500 asked a question how can we create a node publishing a random data using a class and without using a callback function

how can we create a node publishing a random data using a class and without using a callback function I want to create a

2018-07-17 09:03:00 -0500 received badge  Supporter (source)
2018-07-16 10:20:47 -0500 commented question can't publish float64MultiArray messages through a node in c++

i tried rostopic info, and i found that my topic is perfectly connected to the nodes.

2018-07-16 10:08:43 -0500 commented question can't publish float64MultiArray messages through a node in c++

Yes, i used rostopic echo, and in the first time i had this message : WARNING: no messages received and simulated time

2018-07-16 09:58:07 -0500 commented question can't publish float64MultiArray messages through a node in c++

yes, i tested it with rostopic list

2018-07-16 09:17:16 -0500 commented question can't publish float64MultiArray messages through a node in c++

the problem is not in the class i think, because the publisher is already bound with the node. but the message isn't rec

2018-07-16 09:00:18 -0500 received badge  Notable Question (source)
2018-07-16 08:46:11 -0500 commented question can't publish float64MultiArray messages through a node in c++

i update it, any suggestions please.

2018-07-16 08:40:13 -0500 commented question can't publish float64MultiArray messages through a node in c++

i update it

2018-07-16 08:36:37 -0500 edited question can't publish float64MultiArray messages through a node in c++

can't publish float64MultiArray messages through a node in c++ Hello, i created a node to publish float64MultiArray to

2018-07-16 08:33:49 -0500 received badge  Popular Question (source)
2018-07-16 08:23:47 -0500 edited question can't publish float64MultiArray messages through a node in c++

can't publish float64MultiArray messages through a node in c++ Hello, i created a node to publish float64MultiArray to

2018-07-16 08:22:59 -0500 commented question can't publish float64MultiArray messages through a node in c++

no, i didn't copy the publisher and ros::init etc.

2018-07-16 08:19:26 -0500 edited question can't publish float64MultiArray messages through a node in c++

can't publish float64MultiArray messages through a node in c++ Hello, i created a node to publish float64MultiArray to

2018-07-16 08:02:38 -0500 asked a question can't publish float64MultiArray messages through a node in c++

can't publish float64MultiArray messages through a node in c++ Hello, i created a node to publish float64MultiArray to

2018-07-10 11:33:18 -0500 received badge  Notable Question (source)
2018-07-10 11:33:18 -0500 received badge  Popular Question (source)
2018-07-06 04:15:49 -0500 received badge  Famous Question (source)
2018-07-06 04:06:18 -0500 commented answer data.data does not name a type

they are already in the same .cpp file. but it gives me this error

2018-07-06 03:50:44 -0500 commented answer create a .yaml config file to use jointPositionController in order to control a robot joints

do you know what kind of error is this, and how to solve it?

2018-07-06 03:50:44 -0500 received badge  Commentator
2018-07-06 03:50:13 -0500 commented answer create a .yaml config file to use jointPositionController in order to control a robot joints

thanks, i tried what you told me here but it gives me an error "load_parameters: unable to set parameters (last param wa

2018-07-06 03:23:14 -0500 commented answer catkin_make: four_wheel_steering_msgs pkg not found

@gvdhoorn thank you

2018-06-29 08:00:46 -0500 commented question create a .yaml config file to use jointPositionController in order to control a robot joints

@mgruhler got it, and sorry

2018-06-29 03:19:07 -0500 edited question create a .yaml config file to use jointPositionController in order to control a robot joints

create a .yaml config file to use jointPositionController in order to control a robot joints i was following this tutori

2018-06-28 09:16:20 -0500 commented question create a .yaml config file to use jointPositionController in order to control a robot joints

Thank you. yeah, i used rqt_gui in order to control the joints and that worked for me, but i want to declare just one co

2018-06-28 09:05:25 -0500 edited question create a .yaml config file to use jointPositionController in order to control a robot joints

create a .yaml config file to use jointPositionController in order to control a robot joints i was following this tutori

2018-06-28 09:05:08 -0500 received badge  Notable Question (source)
2018-06-28 08:12:39 -0500 edited question create a .yaml config file to use jointPositionController in order to control a robot joints

create a .yaml config file to use jointPositionController in order to control a robot joints i was following this tutori

2018-06-27 16:23:04 -0500 received badge  Popular Question (source)
2018-06-27 13:56:47 -0500 received badge  Notable Question (source)
2018-06-27 10:24:46 -0500 edited question create a .yaml config file to use jointPositionController in order to control a robot joints

create a .yaml config file to use jointPositionController in order to control a robot joints i was following this tutori

2018-06-27 10:24:46 -0500 received badge  Editor (source)
2018-06-27 10:19:53 -0500 received badge  Popular Question (source)
2018-06-27 10:19:28 -0500 asked a question create a .yaml config file to use jointPositionController in order to control a robot joints

create a .yaml config file to use jointPositionController in order to control a robot joints i was following this tutori

2018-06-27 10:08:27 -0500 commented answer data.data does not name a type

i already have std_msgs as a dependency, but it didn't work for me.

2018-06-27 07:52:11 -0500 edited question data.data does not name a type

data.data does not name a type i create a node in order to publish topic, so i choose std_msgs::Float64 as a type of mes

2018-06-27 07:33:57 -0500 received badge  Famous Question (source)
2018-06-27 07:33:57 -0500 received badge  Notable Question (source)
2018-06-27 07:33:31 -0500 asked a question data.data does not name a type

data.data does not name a type i create a node in order to publish topic, so i choose std_msgs::Float64 as a type of mes

2018-06-27 03:45:28 -0500 received badge  Popular Question (source)