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

fzeta's profile - activity

2023-05-18 01:13:56 -0500 received badge  Famous Question (source)
2020-02-06 07:25:23 -0500 received badge  Notable Question (source)
2019-08-29 02:52:30 -0500 commented question No data from SICK S300 in ROS

Thanks a tonne for the help. I got the data flowing through properly at a lower baudrate 115200 although I'm hitting a p

2019-08-28 09:15:59 -0500 commented question No data from SICK S300 in ROS

I've got data coming from the device into ROS however it's throwing a [driver-2] process has died and it's very inconsis

2019-08-28 08:10:25 -0500 commented question No data from SICK S300 in ROS

I've got data coming from the device into ROS however it's throwing a [driver-2] process has died

2019-08-28 07:51:57 -0500 commented question No data from SICK S300 in ROS

I've checked all of my config, baudrate etc and it should be working by now but I'm lost on what could be the issue

2019-08-28 07:36:39 -0500 commented question No data from SICK S300 in ROS

I've chedk all of my config, baurate etc and it should be working by now but I'm lost on what could be the issue

2019-08-28 04:01:39 -0500 received badge  Popular Question (source)
2019-08-28 03:52:31 -0500 commented question No data from SICK S300 in ROS

I've tried doing so but nothing seems to be working and I'm not sure why? rostopic echo /scan doesn't show any data in t

2019-08-27 10:00:30 -0500 commented question No data from SICK S300 in ROS

I've got the parameters set up, its finding the /scan topic using the fixed frame: laser but reamins to say "no tf data"

2019-08-27 10:00:30 -0500 received badge  Commentator
2019-08-27 09:44:38 -0500 commented question No data from SICK S300 in ROS

I let the parameters fall to default as they weren't passing with the new node name "driver". To go in the launch file?

2019-08-27 09:43:54 -0500 commented question No data from SICK S300 in ROS

I let the parameters fall to default as they weren't passing with the new node name "driver"

2019-08-27 09:25:31 -0500 commented question No data from SICK S300 in ROS

i believe it finds the correct topic, its the only one availible in "laser" https://imgur.com/a/eWN2LwR

2019-08-27 09:16:05 -0500 commented question No data from SICK S300 in ROS

It finds the topics /scan from the laser frame but nothing is printed out onto the map

2019-08-27 08:19:17 -0500 edited question No data from SICK S300 in ROS

No data from SICK S300 in ROS Using the cob_sick_s300 package and an RS422 -> USB connection to a Raspberry Pi I can'

2019-08-27 08:01:13 -0500 commented question No data from SICK S300 in ROS

I believe I have the data coming through, I just need to setup Rviz correctly to the node I think or make a topic?

2019-08-27 07:51:54 -0500 commented question No data from SICK S300 in ROS

Thank you so much, I've got the node running, however it can't seem to open the config file correctly, as I don't know h

2019-08-27 06:36:09 -0500 commented question No data from SICK S300 in ROS

I'm having trouble with the cob_hardware_config package as I can't seem to find it through apt-get. It doesn't seem to b

2019-08-27 06:16:41 -0500 commented question No data from SICK S300 in ROS

I'm having trouble with the cob_hardware_config package as I can't seem to find it through apt-get

2019-08-27 05:56:27 -0500 commented question No data from SICK S300 in ROS

Oh, what would I need to do to start a node in this context?

2019-08-27 05:41:54 -0500 commented question No data from SICK S300 in ROS

I've added the laserscan and tried to add the topic for the scanner, however before doing so I'm unable to find it using

2019-08-27 05:41:47 -0500 commented question No data from SICK S300 in ROS

I've added the laserscan and tried to add the topic for the scanner, however before doing so I'm unable to find it using

2019-08-27 03:57:27 -0500 edited question No data from SICK S300 in ROS

No data from SICK S300 in ROS Using the cob_sick_s300 package and an RS422-> USB connection to a Raspberry Pi I can't

2019-08-27 03:57:14 -0500 edited question No data from SICK S300 in ROS

No data from SICK S300 in ROS Using the cob_sick_s300 package and an RS422-> USB connection to a Raspberry Pi I can't

2019-08-27 03:57:14 -0500 received badge  Editor (source)
2019-08-27 03:56:47 -0500 edited question No data from SICK S300 in ROS

No data from SICK S300 in ROS Using the cob_sick_s300 package and an RS422-> USB connection to a Raspberry Pi I can't

2019-08-27 03:56:33 -0500 asked a question No data from SICK S300 in ROS

No data from SICK S300 in ROS Using the cob_sick_s300 package and an RS422-> USB connection to a Raspberry Pi I can't

2019-08-14 09:19:13 -0500 asked a question Can't Install tf2_py

Can't Install tf2_py I'm trying to build ROS from source, which has already built before with additional packages. Using

2019-07-12 02:43:19 -0500 received badge  Enthusiast
2019-06-21 03:30:30 -0500 commented answer Trouble installing ROS Melodic on Ubuntu Bionic 18.04 64-bit

Try following this: sudo apt-key adv --keyserver 'hkp://keyserver.ubuntu.com:80' --recv-key C1CF6E31E6BADE8868B172B4F4

2019-06-20 08:12:15 -0500 answered a question Trouble installing ROS Melodic on Ubuntu Bionic 18.04 64-bit

Did you take a look at section 1.1? "Configure your Ubuntu repositories to allow "restricted," "universe," and "multive

2019-06-20 08:09:42 -0500 received badge  Supporter (source)