Connor Fuhrman
自 2018 起处于活动状态
Followers: 0 Following: 0
Feeds
提问
Update app designer Text Area 'now' to mimic console output
I have seen several people attempting to replicate the console output on their GUI using appdesigner. I have created a text area...
5 years 前 | 1 个回答 | 1
1
个回答提问
ROS Image Encoding 16UC1 and 32FC1
I have some image processing code in MATLAB and am attempting to use it with ROS. I read in a PointCloud2 object and execute rea...
6 years 前 | 0 个回答 | 1
0
个回答提问
ROS create PointCloud2 from MATLAB pointCloud
I am looking to convert a MATLAB pointCloud object to a ROS PointCloud2 message. My application is receiving a point cloud, and ...
6 years 前 | 1 个回答 | 0
1
个回答已回答
ROS Point Cloud PreserveStructureOnRead True vs False
I created this function which I believe solves my own issue! function dx3 = mxnx3_to_dx3(mxnx3) [height, width, length]...
ROS Point Cloud PreserveStructureOnRead True vs False
I created this function which I believe solves my own issue! function dx3 = mxnx3_to_dx3(mxnx3) [height, width, length]...
6 years 前 | 0
提问
ROS Point Cloud PreserveStructureOnRead True vs False
I am using the RGB and XYZ data from an ROS PointCloud2 to identify white lines and publish them in a point cloud. I read the RG...
6 years 前 | 1 个回答 | 0
1
个回答提问
Transform image as if camera took it
I am working with the Robotics Systems toolbox with an image from a simulated camera. I would like to transform this image as if...
6 years 前 | 1 个回答 | 1