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

kingsimba0511's profile - activity

2023-08-07 07:37:31 -0500 edited answer Rospy service with numpy array message

I have the same performance issue and dig a bit... ,created a numpy_srv(), similar with numpy_msg() But it will only im

2023-08-07 07:33:55 -0500 answered a question Rospy service with numpy array message

I have the same performance issue and dig a bit... ,created a numpy_srv(), similar with numpy_msg() But it will only im

2022-08-12 07:53:01 -0500 answered a question What does "message of over a gigabyte was predicted in tcpros" mean?

If you are using ARM64. It might be a GCC bug. https://github.com/ros/ros_comm/issues/2197

2021-10-28 08:38:58 -0500 answered a question TCPROS message of over gigabyte error with point cloud assembler ros package

In my case, I think it's the compiler's bug or some bug in roscpp. I created a very simple program, and the problem stil

2021-10-28 08:36:37 -0500 answered a question What does "message of over a gigabyte was predicted in tcpros" mean?

In my case, I think it's the compiler's bug or some bug in roscpp. I created a very simple program, and the problem sti

2021-05-12 03:03:08 -0500 received badge  Enthusiast
2021-04-12 07:36:33 -0500 commented question windows tab completion

I think with WSL(windows subsystem of Linux), we don't need to ROS for windows anymore. I'm currently using ROS in WSL2

2021-04-12 07:35:40 -0500 commented question windows tab completion

I think with WSL(windows subsystem of Linux), we don't need to ROS for windows anymore. I'm currently using ROS in WSL2

2021-04-12 07:35:03 -0500 commented question windows tab completion

I think with WSL(windows subsystem of Linux), we don't need to ROS for windows anymore. I'm currently using ROS in WSL2

2021-04-12 07:34:36 -0500 commented question windows tab completion

I think with WSL(windows subsystem of Linux), we don't need to ROS for windows anymore. I'm currently using ROS in WSL2

2021-04-05 09:22:40 -0500 answered a question windows tab completion

Same here. Most things work(Win10 + VS2019). But tab completion is missing.

2021-04-05 09:22:40 -0500 answered a question Can I install ROS with Visual Studio 2019

Yes. I just installed Noetic on Windows 10 with Visual Studio 2019. Most tools works like a charm. The turtlesim works