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

guillermoherreraf's profile - activity

2022-07-11 14:32:19 -0500 received badge  Famous Question (source)
2022-06-29 21:47:29 -0500 received badge  Necromancer (source)
2022-06-29 21:47:29 -0500 received badge  Teacher (source)
2022-06-28 23:26:06 -0500 received badge  Nice Question (source)
2021-06-16 07:11:15 -0500 received badge  Famous Question (source)
2021-05-19 10:13:28 -0500 received badge  Famous Question (source)
2021-05-09 21:26:32 -0500 received badge  Notable Question (source)
2021-04-08 11:40:42 -0500 received badge  Famous Question (source)
2021-04-08 11:40:42 -0500 received badge  Notable Question (source)
2021-04-08 11:40:42 -0500 received badge  Popular Question (source)
2021-03-29 11:56:00 -0500 received badge  Popular Question (source)
2021-03-28 02:03:12 -0500 received badge  Famous Question (source)
2021-03-27 14:34:55 -0500 received badge  Famous Question (source)
2021-03-21 11:36:19 -0500 marked best answer Trajectory following test with Autoware.Auto and LGSVL simulator

Greetings!

I'm trying to run the trajectory following test on a Jetson AGX (Autoware.Auto installed from source + ROS Dashing) with the LGSVL simulator running on another machine. I see that in the lgsvl_interface node it is expected the odometry information from the vehicle in the format of lgsvl_msgs::VehicleOdometry messages. However, when I add the corresponding sensor in the .json file, LGSVL throws an error saying that that sensor is not currently supported. To deal with this issue, in the LgsvlInterface::on_odometry method, I set the longitudinal velocity of the nav_base frame equal to the linear velocity of the base_link frame, Vx, (comming from the /lgsvl/gnss_odom topic). This is true assuming planar motion and because the rotation matrix between the two frames is the identity 3x3.

However, for the front_wheel_angle_rad field, I do not know where I can get the proper value, which is required by the controller node.

2021-03-10 05:25:12 -0500 asked a question Trajectory spoofer with kinematic model

Trajectory spoofer with kinematic model Greetings, I've been doing some tests with the Autoware.Auto stack with and wit

2021-03-10 05:24:01 -0500 asked a question Trajectory spoofer test with kinematic model

Trajectory spoofer test with kinematic model Greetings, I've been doing some tests with the Autoware.Auto stack with an

2021-03-10 02:20:50 -0500 received badge  Notable Question (source)
2021-03-09 09:18:04 -0500 commented answer Trajectory following test with Autoware.Auto and LGSVL simulator

@Josh Whitley. Regarding 1. I get some strange behavior when doing this. Sometimes the vehicle starts oscillating aroun

2021-03-09 06:11:55 -0500 commented answer Trajectory following test with Autoware.Auto and LGSVL simulator

update: I installed ADE on a Linux machine, to be able to connect it to the AGX via ethernet. Running the simulator with

2021-03-09 02:14:55 -0500 commented answer Trajectory following test with Autoware.Auto and LGSVL simulator

Hello @Josh Whitley. Thanks for your answer. The machine where I'm running the LGSVL simulator is running on Windows 10.

2021-03-09 02:07:46 -0500 received badge  Popular Question (source)
2021-03-09 02:07:41 -0500 commented answer Trajectory following test with Autoware.Auto and LGSVL simulator

Hello @Josh Whitley. Thanks for your answer. The machine where I'm running the LGSVL simulator is running on Windows 10.

2021-03-09 02:04:55 -0500 commented answer Trajectory following test with Autoware.Auto and LGSVL simulator

Hello @Josh Whitley. Thanks for your answer. The machine where I'm running the LGSVL simulator is running on Windows 10.

2021-03-08 09:25:41 -0500 asked a question Trajectory following test with Autoware.Auto and LGSVL simulator

Trajectory following test with Autoware.Auto and LGSVL simulator Greetings! I'm trying to run the trajectory following

2021-03-08 06:19:41 -0500 commented answer Unable to locate package ros-dashing-acado-vendor

Hello @fredBeauj. Yes I am using Dashing, as I'm running the Autoware stack in a Jetson AGX which comes with Ubuntu 18.0

2021-03-08 02:16:42 -0500 received badge  Notable Question (source)
2021-03-08 01:51:29 -0500 commented question Unable to locate package ros-dashing-acado-vendor

Already edited the question, sorry about that!

2021-03-08 01:50:38 -0500 commented question Unable to locate package ros-dashing-acado-vendor

Already fixed it! Sorry about the inconvenient.

2021-03-08 01:50:17 -0500 edited question Unable to locate package ros-dashing-acado-vendor

Unable to locate package ros-dashing-acado-vendor Hello! I'm installing Autoware.Auto on a NVIDIA Jetson AGX from source

2021-03-06 11:50:49 -0500 received badge  Popular Question (source)
2021-03-04 09:33:50 -0500 received badge  Notable Question (source)
2021-03-03 03:56:09 -0500 commented answer Unable to locate package ros-dashing-acado-vendor

Hello @sgermanserrano. Yes, I ran apt update beforehand. I will see if installing it from source works.

2021-03-03 03:08:16 -0500 edited question Unable to locate package ros-dashing-acado-vendor

Unable to locate package ros-dashing-acado-vendor Hello! I'm installing Autoware.Auto on a NVIDIA Jetson AGX from source

2021-03-03 02:45:41 -0500 asked a question Unable to locate package ros-dashing-acado-vendor

Unable to locate package ros-dashing-acado-vendor Hello! I'm installing Autoware.Auto on a NVIDIA Jetson AGX from source

2021-02-23 09:00:50 -0500 received badge  Notable Question (source)
2021-02-20 19:49:21 -0500 received badge  Popular Question (source)
2021-02-10 02:08:07 -0500 commented question communicate between foxy and dashing

Did you guys manage to solve this issue? I might need to implement something similar for a project I'm working on and I

2021-02-10 02:08:07 -0500 received badge  Commentator
2021-02-03 08:47:21 -0500 asked a question ROS 2 on Multiple Remote Machines

ROS 2 on Multiple Remote Machines Hello! I was wondering if there is a way to have different ROS 2 processes running on

2021-02-02 09:08:09 -0500 received badge  Popular Question (source)
2021-01-29 03:16:55 -0500 commented answer Does the lgsvl_interface package only works with the LGSVL simulator running within ADE?

Ok Josh I will post a comment there... actually I modified the logitech_f30.default.param.yaml configuration file and it

2021-01-29 03:04:28 -0500 commented answer Does the lgsvl_interface package only works with the LGSVL simulator running within ADE?

Ok Josh I will post a comment there... actually I modified the logitech_f30.default.param.yaml configuration file and it

2021-01-28 10:14:23 -0500 commented answer Does the lgsvl_interface package only works with the LGSVL simulator running within ADE?

@Josh Whitley I just tested the MR you recommended (with the video-game controller) and it works quite nice. I can chang

2021-01-28 10:13:39 -0500 commented answer Does the lgsvl_interface package only works with the LGSVL simulator running within ADE?

@Josh Whitley I just tested the MR you recommended (with the video-game controller) and it works quite nice. I can chang

2021-01-28 01:52:11 -0500 commented answer Does the lgsvl_interface package only works with the LGSVL simulator running within ADE?

Yes sorry about that @Josh Whitley. Here is the link to the question.

2021-01-27 13:30:14 -0500 received badge  Popular Question (source)
2021-01-27 10:38:34 -0500 asked a question How to change the selected gear in the LGSVL simulator

How to change the selected gear in the LGSVL simulator Hello! I currently have the LGSVL simulator running on a Windows

2021-01-27 09:34:38 -0500 commented answer Does the lgsvl_interface package only works with the LGSVL simulator running within ADE?

Great @Josh Whitley. Right now I'm not able to change the gear of the vehicle to reverse. I've tried to change it with t

2021-01-27 09:33:45 -0500 commented answer Does the lgsvl_interface package only works with the LGSVL simulator running within ADE?

Great @Josh Whitley. Right now I'm not able to change the gear of the vehicle to reverse. I've tried to change it with t

2021-01-26 09:36:46 -0500 commented answer Does the lgsvl_interface package only works with the LGSVL simulator running within ADE?

Hello @Josh Whitley. Thanks for your quick answer. I see. Do you think I can easily modify or create a new node that sub