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

sneibus's profile - activity

2022-04-01 09:53:46 -0500 received badge  Famous Question (source)
2021-05-26 15:47:08 -0500 marked best answer vehicle cmd topic subscription and message error display

Hi Guys, Anyone has any ideas on this please.

rosmsg show autoware_msgs/VehicleCmd
Unable to load msg [autoware_msgs/VehicleCmd]: Cannot locate message [VehicleCmd]: unknown package [autoware_msgs] on search path [{'rosconsole': ['/opt/ros/melodic/share/rosconsole/msg'], 'catkin': ['/opt/ros/melodic/share/catkin/msg'],
2021-04-15 20:41:01 -0500 received badge  Famous Question (source)
2021-04-15 20:29:48 -0500 received badge  Popular Question (source)
2021-04-06 01:31:38 -0500 received badge  Student (source)
2021-02-22 01:42:31 -0500 received badge  Famous Question (source)
2021-02-22 01:42:31 -0500 received badge  Notable Question (source)
2021-02-11 05:01:45 -0500 asked a question How can I change the map in Autoware ?

How can I change the map in Autoware ? I have an open drive map that i would like to integrate in autoware ? Any ideas h

2021-01-25 08:45:49 -0500 received badge  Famous Question (source)
2021-01-15 08:44:59 -0500 edited answer Creating a workspace using ROS for Windows

Hey i'm trying to create a ctakin workspace on windows but mkdir cmd is not working . I have installed ros on windows fo

2021-01-15 08:43:35 -0500 answered a question Creating a workspace using ROS for Windows

Hey i'm trying to create a ctakin workspace on windows but mkdir cmd is not working . I have installed ros on windows fo

2020-12-28 07:56:52 -0500 marked best answer How to run the autoware runtime manager through carla_autoware?

How can i run the autoware runtime manager through the carla_autoware. I have followed and run this https://github.com/carla-simulator/ca... and drive the vehicle around and all. But now i would like to run the runtime manager interface to upload different map, pcd, waypoints etc.. Also is there a way to create/ upload new waypoint files through rviz or ros?

2020-12-28 07:56:33 -0500 received badge  Notable Question (source)
2020-12-26 11:22:48 -0500 received badge  Famous Question (source)
2020-12-04 08:32:43 -0500 commented question Creating an Autoware Vector Map from CARLA Point Cloud Map

Hi have you managed to do this as i'm in the same boat now trying to generate a vector map from carla town pcd using the

2020-12-04 08:31:02 -0500 commented answer Creating an Autoware Vector Map from CARLA Point Cloud Map

hi can you please get me the steps to use pcl tools ?

2020-12-04 03:52:03 -0500 received badge  Popular Question (source)
2020-12-03 08:34:38 -0500 received badge  Organizer (source)
2020-12-02 05:46:37 -0500 asked a question How to run the autoware runtime manager through carla_autoware?

How to run the autoware runtime manager through carla_autoware? How can i run the autoware runtime manager through the c

2020-10-17 02:12:02 -0500 received badge  Famous Question (source)
2020-10-17 02:07:10 -0500 received badge  Notable Question (source)
2020-10-07 10:39:29 -0500 commented question How to load autoware_msgs?

I have now. Do you know why my vehicle_cmd topic only returns zeros? rostopic echo /vehicle_cmd $rostopic echo /vehicl

2020-10-07 06:59:27 -0500 commented answer Invalid roslaunch XML syntax: not well-formed (invalid token)

Im having the same issue where can i locate that roslaunch file ??

2020-10-07 06:19:24 -0500 commented question How to load autoware_msgs?

I have now. Do you know why my vehicle_cmd topic only returns zeros? rostopic echo /vehicle_cmd

2020-10-07 03:56:42 -0500 commented question How to load autoware_msgs?

This is the output of env | grep ROS ROS_ETC_DIR=/opt/ros/melodic/etc/ros ROS_ROOT=/opt/ros/melodic/share/ros ROS_MASTE

2020-10-01 09:58:35 -0500 received badge  Popular Question (source)
2020-10-01 02:33:08 -0500 received badge  Notable Question (source)
2020-09-30 07:18:13 -0500 commented question How to load autoware_msgs?

i have. i do run that before starting roscore or running autoware ...

2020-09-30 07:17:51 -0500 commented question How to load autoware_msgs?

i have do run that before starting roscore or running autoware ...

2020-09-30 05:37:14 -0500 commented question How to load autoware_msgs?

Roscd autoware_msgs gives me no packages/stack of such existing. So i basically installed ros melodic following this:htt

2020-09-30 05:30:53 -0500 received badge  Popular Question (source)
2020-09-30 04:33:08 -0500 commented question How to load autoware_msgs?

they seem to be installed. Don't they come by default when installing autoware?

2020-09-29 12:09:54 -0500 asked a question How to load autoware_msgs?

How to load autoware_msgs? Hi guys, Im having issue publishing the data from topics for example vehicle cmd topic? $ r

2020-09-28 04:01:35 -0500 received badge  Notable Question (source)
2020-09-25 03:52:01 -0500 commented question How to subscribe to vehicle_cmd?

Yes. I want to get autoware setup so the vehicle drives the demo route as it should be. As currently it doesn't as I sus

2020-09-25 03:52:01 -0500 received badge  Commentator
2020-09-24 21:06:39 -0500 received badge  Popular Question (source)
2020-09-24 15:34:59 -0500 commented question How to subscribe to vehicle_cmd?

i really don't know what to expect. I just want to see if anyone know how i can control the vehicle?

2020-09-24 12:44:25 -0500 commented question How to subscribe to vehicle_cmd?

both published and subscribed topics list show the vehicle_cmd however when I try to print info from vehicle_cmd it stat

2020-09-24 11:39:53 -0500 commented answer Autoware installation the struggle

Here: 1. https://answers.ros.org/question/362265/how-to-resolve-autoware-interface-glitch/ 2. https://answers.ros.org/qu

2020-09-24 11:38:57 -0500 asked a question How to subscribe to vehicle_cmd?

How to subscribe to vehicle_cmd? I have installed ros melodic and autoware 1.12 on ubuntu 18.04 2 and struggling: the ve

2020-09-24 11:35:48 -0500 asked a question how to resolve autoware interface glitch ?

how to resolve autoware interface glitch ? i have installed ros melodic and autoware 1.12 on ubuntu 18.04 2 and there i

2020-09-24 10:58:27 -0500 commented answer Autoware installation the struggle

Thanks for the prompt reply josh. Another question not really related to this thread but i have installed ros melodic an

2020-09-24 09:54:49 -0500 commented answer Autoware installation the struggle

any support version supported with wsl

2020-08-31 00:50:29 -0500 received badge  Famous Question (source)
2020-07-10 08:17:53 -0500 received badge  Famous Question (source)
2020-07-10 08:13:57 -0500 received badge  Popular Question (source)
2020-06-15 08:12:15 -0500 commented answer vehicle cmd topic subscription and message error display

and how do you do that please :)

2020-06-09 06:52:28 -0500 asked a question vehicle cmd topic subscription and message error display

vehicle cmd topic subscription and message error display Hi Guys, Anyone has any ideas on this please. rosmsg show aut

2020-05-08 04:18:21 -0500 received badge  Notable Question (source)