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

sean112's profile - activity

2023-01-12 20:50:45 -0500 answered a question teb_local_planner goes crazy and drives against walls

This is quite late, but according to the video (bottom left terminal), teb local planner is taking 2-3 seconds in order

2022-03-01 10:42:10 -0500 received badge  Famous Question (source)
2021-06-14 13:51:04 -0500 received badge  Famous Question (source)
2021-06-14 13:51:01 -0500 received badge  Notable Question (source)
2021-06-14 13:50:36 -0500 commented answer Best Practice for Running ROS Remotely

@rezenders Thanks for the suggestion, I will check it out definitely

2021-06-14 13:49:51 -0500 received badge  Famous Question (source)
2021-06-14 13:48:54 -0500 marked best answer Best Practice for Running ROS Remotely

Hello all,

I am wondering what is the best practice to run ROS remotely.

I have read through http://wiki.ros.org/ROS/Tutorials/Mul..., which goes through how to setup port forwarding on my local network and access the machine through the public IP address. I have not spent too much time to implement it, not sure why after using netcat -l 1234, the port 1234 is still not open from port checker website.

I am wondering if this is still best practice? Or should I use something like http://www.remote.it, and remote ssh/vnc into the robot. What would be the difference between the two in terms of performance, security and such.

Sincerely, Sean

2021-06-14 13:48:54 -0500 received badge  Scholar (source)
2021-06-14 13:48:45 -0500 commented answer Best Practice for Running ROS Remotely

I have decided to use remote.it for remote ssh/vnc, it seems to be more secure and less work on our end.

2021-06-12 14:44:16 -0500 received badge  Notable Question (source)
2021-06-12 05:34:20 -0500 received badge  Popular Question (source)
2021-06-11 13:45:44 -0500 asked a question Best Practice for Running ROS Remotely

Best Practice for Running ROS Remotely Hello all, I am wondering what is the best practice to run ROS remotely. I hav

2021-04-06 04:48:00 -0500 received badge  Famous Question (source)
2021-04-06 04:48:00 -0500 received badge  Notable Question (source)
2021-03-12 01:36:13 -0500 received badge  Famous Question (source)
2020-11-16 08:38:02 -0500 received badge  Notable Question (source)
2020-09-24 15:02:24 -0500 commented question TebLocalPlanner stalling out on Jetson Xavier

I'm not sure if I can pin down the problem exactly, so I'm gonna throw some guesses. 1. Can the default yaml file run pr

2020-08-12 00:50:02 -0500 commented question TebLocalPlanner stalling out on Jetson Xavier

The computation should not be that big of a problem. I am using teb with TX2 and we are running around 20hz (a bit lower

2020-07-15 07:39:05 -0500 received badge  Popular Question (source)
2020-07-14 14:50:37 -0500 answered a question move_base across multiple computer control loop problem

As it turns out, both the wired connection and teb configuration are the problem here. Even after swapping out the route

2020-07-11 15:25:19 -0500 received badge  Popular Question (source)
2020-07-11 15:24:40 -0500 received badge  Popular Question (source)
2020-07-11 15:24:31 -0500 commented question move_base across multiple computer control loop problem

I have limited the d435 to only keep points within 2.5 meters, but I will still try to apply a voxel grid filter. As of

2020-07-09 21:03:52 -0500 asked a question move_base across multiple computer control loop problem

move_base across multiple computer control loop problem Hello all, My current setup involves two tx2, connected via wir

2020-05-26 18:48:15 -0500 commented question tf lookuptransform time lag problem

I totally agree with you on it shouldn't be an tf problem. Is there anything that I should look out for? For example, I

2020-05-23 00:31:35 -0500 received badge  Organizer (source)
2020-05-23 00:30:59 -0500 asked a question tf lookuptransform time lag problem

tf lookuptransform time lag problem I am trying to use look up transform and tf broadcaster to log the robot position at

2020-02-27 17:07:27 -0500 edited question Collision Check with costmap_2d::Costmap_2D

Collision Check with costmap_2d::Costmap_2D Hello all, Currently I am working on a project where I would check a pose f

2020-02-27 17:06:44 -0500 asked a question Collision Check with costmap_2d::Costmap_2D

Collision Check with costmap_2d::Costmap_2D Hello all, Currently I am working on a project where I would check a pose f

2020-02-27 16:56:40 -0500 received badge  Notable Question (source)
2020-01-15 13:44:21 -0500 received badge  Enthusiast
2019-12-20 04:00:19 -0500 received badge  Popular Question (source)
2019-12-19 14:07:39 -0500 asked a question Cartographer_ros demo_backpack_2d: exit code -11

Cartographer_ros demo_backpack_2d: exit code -11 Hello, I am trying to test cartographer_ros on my simulation environme