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

syigzaw's profile - activity

2021-09-16 05:01:00 -0500 received badge  Famous Question (source)
2021-09-16 05:01:00 -0500 received badge  Notable Question (source)
2021-09-05 19:04:54 -0500 received badge  Famous Question (source)
2021-04-06 04:19:57 -0500 received badge  Popular Question (source)
2021-03-31 23:43:15 -0500 edited question Autoware lidar_euclidean_cluster_detect not using gpu

Autoware lidar_euclidean_cluster_detect not using gpu On Ubuntu 18.04, Ros Melodic I'm trying to use lidar_euclidean_cl

2021-03-31 23:43:14 -0500 received badge  Organizer (source)
2021-03-31 23:42:24 -0500 asked a question Autoware lidar_euclidean_cluster_detect not using gpu

Autoware lidar_euclidean_cluster_detect not using gpu On Ubuntu 18.04, Ros Melodic I'm trying to use lidar_euclidean_cl

2021-03-31 23:40:45 -0500 asked a question Autoware lidar_euclidean_cluster_detect not using gpu

Autoware lidar_euclidean_cluster_detect not using gpu On Ubuntu 18.04, Ros Melodic I'm trying to use lidar_euclidean_cl

2020-09-23 22:02:24 -0500 received badge  Notable Question (source)
2020-09-14 19:00:58 -0500 commented question Autoware: How to change detection range for pointpillars?

I'm getting the same problem as well. Additionally, when I check the Baselink support box, I get the following error mes

2020-04-07 02:18:08 -0500 commented answer Installed packages not staying when exiting Autoware docker container and re-entering

Since I'm asking this for Autoware, they already have a Dockerfile structure in place. I'm trying to add the pip install

2020-04-06 09:34:01 -0500 commented answer Installed packages not staying when exiting Autoware docker container and re-entering

Thanks a lot, I got everything working now. I suppose this means that if I ever need to install new python packages, I n

2020-04-05 23:34:41 -0500 received badge  Popular Question (source)
2020-04-04 23:05:06 -0500 asked a question Installed packages not staying when exiting Autoware docker container and re-entering

Installed packages not staying when exiting Autoware docker container and re-entering In the docker container I'm using

2020-04-02 19:20:41 -0500 received badge  Famous Question (source)
2020-02-25 04:19:16 -0500 received badge  Famous Question (source)
2020-02-12 02:47:56 -0500 received badge  Notable Question (source)
2020-02-11 17:50:21 -0500 received badge  Supporter (source)
2020-02-11 17:50:04 -0500 commented answer Autoware runtime manager lidar_euclidean_cluster_detect clip_min_height parameter unable to take float values

Thank you so much for your detailed response. I just submitted a pull request, and I also set up Autoware using the base

2020-02-11 15:42:45 -0500 marked best answer Autoware runtime manager lidar_euclidean_cluster_detect clip_min_height parameter unable to take float values

In this commit: https://gitlab.com/autowarefoundation... the value of v is changed from -1.3 to -5.

In the Runtime Manager Dialog: https://gitlab.com/autowarefoundation... the way a parameter is determined to be a float instead of an int is by checking whether one of the min, max, or v values is a float. If at least one of them is a float, then it'll be a float param which can receive float values from the user in the dialog box. Before the above commit, this would have worked, but now it's not working and I can't change the clip_min_height value without changing these files manually and rebuilding. In addition, even if I do change these values, they just reset every time I exit the docker container and re-enter. Is there a way to permanently fix these values on my end, or do I need to go in and change them and rebuild every time I re-enter the container?

Either way, I just wanted to let you guys know of this issue. Thanks for your help.

2020-02-10 20:37:43 -0500 received badge  Enthusiast
2020-02-09 21:17:36 -0500 received badge  Popular Question (source)
2020-02-02 21:24:00 -0500 asked a question Autoware runtime manager lidar_euclidean_cluster_detect clip_min_height parameter unable to take float values

Autoware runtime manager lidar_euclidean_cluster_detect clip_min_height parameter unable to take float values In this co

2019-12-19 09:01:26 -0500 marked best answer Autoware lidar_euclidean_cluster_detect not publishing anything

Ubuntu 16.04, ROS distro: Kinetic, ROS version: 1.12.14, Autoware version: 1.12.0

The only relevant documentation I found on this package is here: https://gitlab.com/autowarefoundation...

I'm playing a pcap file which is publishing to /points_raw, rviz is showing the points, but when I go into the Computing tab of the Runtime Manager and select lidar_euclidean_cluster_detect, nothing happens. I tried changing some of the parameters it has, like changing the input_points_node parameter to /points_raw, but nothing's worked. Is there something from the parameters I'm missing, or do I need to look in a completely different area? Thanks in advance for your help.

2019-12-19 09:01:26 -0500 received badge  Scholar (source)
2019-12-19 03:29:59 -0500 received badge  Notable Question (source)
2019-12-17 10:48:41 -0500 answered a question Autoware lidar_euclidean_cluster_detect not publishing anything

The solution is to find your internal IP address, I did this using hostname -I. Take an address from the output and ente

2019-12-17 10:38:09 -0500 commented question Autoware lidar_euclidean_cluster_detect not publishing anything

Ok, thank you very much for your help, and thanks for being patient with me for all the questions I had.

2019-12-17 03:06:48 -0500 commented question Autoware lidar_euclidean_cluster_detect not publishing anything

Ok, so other than the polygonal bounds, is there any way to get 3D bounding boxes? I'm trying to get the same thing that

2019-12-17 03:06:26 -0500 commented question Autoware lidar_euclidean_cluster_detect not publishing anything

Ok, so other than the polygonal bounds, are there any way to get 3D bounding boxes? I'm trying to get the same thing tha

2019-12-17 00:35:31 -0500 commented question Autoware lidar_euclidean_cluster_detect not publishing anything

I see, I may have been mistaken about the use of /detection/lidar_detector/objects. Is there a way to visualize bounding

2019-12-16 21:36:55 -0500 commented question Autoware lidar_euclidean_cluster_detect not publishing anything

Ok, it's almost working! It's now publishing to: /points_cluster /detection/lidar_detector/objects /detection/lidar_d

2019-12-16 21:36:30 -0500 commented question Autoware lidar_euclidean_cluster_detect not publishing anything

Ok, it's almost working! It's now publishing to: /points_cluster /detection/lidar_detector/objects /detection/lidar_d

2019-12-16 21:21:56 -0500 commented question Autoware lidar_euclidean_cluster_detect not publishing anything

I just saw that the subscriptions were wrong so I changed it: Subscriptions: /points_raw [sensor_msgs/PointCloud2] /

2019-12-16 21:18:28 -0500 commented question Autoware lidar_euclidean_cluster_detect not publishing anything

I just saw that the subscriptions were wrong so I changed it: Subscriptions: /points_raw [unknown type] /tf [unknown

2019-12-16 21:18:28 -0500 received badge  Commentator
2019-12-16 21:08:04 -0500 commented question Autoware lidar_euclidean_cluster_detect not publishing anything

I'm not running roscore outside the docker container. I changed ROS_IP to equal one of the addresses that were outputte

2019-12-16 21:07:28 -0500 commented question Autoware lidar_euclidean_cluster_detect not publishing anything

contacting node http://129.97.69.75:44442/ ... Pid: 12441 Connections: topic: /rosout to: /rosout direction: outbo

2019-12-16 21:06:53 -0500 commented question Autoware lidar_euclidean_cluster_detect not publishing anything

I'm not running roscore outside the docker container. I changed ROS_IP to equal one of the addresses that were outputte

2019-12-16 20:49:02 -0500 commented question Autoware lidar_euclidean_cluster_detect not publishing anything

# echo $ROS_IP localhost # echo $ROS_MASTER_URI http://localhost:11311 Initially, echo $ROS_IP didn't output anythi

2019-12-16 20:48:42 -0500 commented question Autoware lidar_euclidean_cluster_detect not publishing anything

# echo $ROS_IP localhost # echo $ROS_MASTER_URI http://localhost:11311 Initially, echo $ROS_IP didn't output anything

2019-12-16 20:06:29 -0500 commented question Autoware lidar_euclidean_cluster_detect not publishing anything

I entered the docker container by running $ docker exec -it <container-id> bash I did this multiple times, in o

2019-12-16 19:55:02 -0500 received badge  Popular Question (source)
2019-12-16 17:58:35 -0500 commented question Autoware lidar_euclidean_cluster_detect not publishing anything

@amc-nu The comments are starting to get hidden now so I didn't see your comment until now. It's all running in one dock

2019-12-16 17:47:42 -0500 commented question Autoware lidar_euclidean_cluster_detect not publishing anything

The comments are starting to get hidden now so I didn't see your comment until now. It's all running in one docker conta

2019-12-16 17:46:55 -0500 commented question Autoware lidar_euclidean_cluster_detect not publishing anything

It's all running in one docker container, connected to by several different terminals. I set it up by running $ ./run.s

2019-12-16 17:13:47 -0500 commented question Autoware lidar_euclidean_cluster_detect not publishing anything

# rosnode info lidar_euclidean_cluster_detect Node [/lidar_euclidean_cluster_detect] Publications: /cluster_centr

2019-12-16 17:12:57 -0500 commented question Autoware lidar_euclidean_cluster_detect not publishing anything

# rosnode list /detection/lidar_detector/cluster_detect_visualization_01 /lidar_euclidean_cluster_detect /rosout /run