Kang, Hsin-Yi
Kang, Hsin-Yi
> change the topic parser function like this, and it should work, as far as it does ... I've bump into the same problem, and thanks to @cyborg-x1, the fix...
> I've written this package: https://github.com/mit-racecar/TA_example_labs/tree/master/ta_lab5 for particle filtering. Too bad the repo link is broken. I would really love to see the performance boost in AMCL.
Hello @harex15, I currently don't have the ability to replicate the issue due to the lack of testing hardware and computers. I'll try to set up one in my spare...
Giving a closer look, it seems like the Arduino wasn't getting starting command from the host computer, which should be a ASCII "B" (0x42) through the serial port. The ascii...
Really hope this issue gets solved since a portrait screen is very common on tablets and is very useful when playing the sheet music.
This issue is still there. Just add to the discussion, when calling `pcl::io::loadPolygonFileOBJ()`, an integer [return value](http://pointclouds.org/documentation/group__io.html#ga2b90827631bdbb91202f526348207cce) is defined. But there are [no definitions](https://github.com/PointCloudLibrary/pcl/blob/master/io/include/pcl/io/vtk_lib_io.h#L137) for it. I print it and...
@mvieth Thanks for the reply! We're having the Lunar New Year currently so I'm afraid I can't provide more details. I was using the version that came with apt on...
Just to follow up: On my system I'm using PCL 1.12.1 as @mvieth has mentioned. So I presume it's not a problem anymore. > libpcl-apps1.12/jammy,now 1.12.1+dfsg-3build1 amd64 [installed,automatic] > Point...
I encountered a similar problem with the `ros2 run image_tools showimage` tool. The source image is a ROS image converted from `cv_bridge::CvImage`, with proper "bgr8" desgination. The RVIZ can display...