MRPT web

running the first mrpt example : error

Forums-users - Thu, 05/24/2012 - 21:44

hi

i just downled the mrpt using the exe file. i also installed the Cmake. both are added to the variable path.

now, can someone give me step by step of what to do to run one/ any of the sample in the mrpt package?

i am using win7 x64. i have Visual C++ express

 

 

Though, this is was i did, and it gives me error:

i load up Cmake, and enter"

where is teh source code: C:/Program Files/mrpt-0.9.5/samples/gridMapLikelihoodCharacterization

where to build the binary: C:/mrpt Stuff/test/test

and hit generate

 

read more

Categories: MRPT web

Converting Point Cloud Library PCD Format to MRPT rawlog format

Forums-users - Wed, 05/23/2012 - 22:15

Hello,

I have a large datasets in PCD format (http://pointclouds.org/documentation/tutorials/pcd_file_format.php

I would like to implement SLAM using that dataset. Since MRPT can not read pcd files, I need to convert them to rawlog format. I have searched a converter, unfortunately I have not been able to find any yet. 

It is interesting that rawlog-edit can convert rawlogs to pcd files, but there is no native facility the other way around.

read more

Categories: MRPT web

Problems with SICK LMS100

Forums-users - Tue, 05/22/2012 - 19:21

When I execute the SICK_lms100eth_test sample (sudo ./SICK_lms100eth_test 192.168.0.1 2111) I receive the next error:

---------------------------------------------------------------------------------------------------------------------------------------------------------------------------------

message: sAN SetAccessMode 1

message: sAN mLMPsetscancfg 1 9C4 1 9C4 FFF92230 225510

message: sFA 3 MPsetscancfg 1 9C4 1 9C4 FFF92230 225510

STATUS OK.

terminate calling after throwing an instance of 'std::logic_error'

what():

read more

Categories: MRPT web

looking for the Method from paper of J.Gonzalez, Martinez y Morales

Forum-dev - Mon, 05/21/2012 - 08:14

I am reading the souce code of icp algorithm.In CICP.cpp,I found "    // Compute the estimated pose.
    //  (Method from paper of J.Gonzalez, Martinez y Morales)",can anyone tell me how I can download the paper.

 

Thank you!

Categories: MRPT web

help build map

Forums-users - Mon, 05/21/2012 - 00:19

hi

iam new in mrpt.

and i have mobile robot and ultrasonic sensor for obstcals and compass for directions and 3 Axis Accelerometer for speed .. i will use them to build map while robot is moving exm indoor envi..

can i use mrpt to do that with the help of those sensors.. can any one told me how to start to do that and the basic idea.please

 

thanks alot 

Nagi

Categories: MRPT web

Problems compiling mrpt0.9.5

Forums-users - Wed, 05/16/2012 - 11:24

Hi,

When I try to compile mrpt0.9.5(make command), I get the next errors:

read more

Categories: MRPT web

Error when including wxUtils.h

Forums-users - Fri, 05/11/2012 - 23:22
Categories: MRPT web

CMAKE problems

Forums-users - Fri, 04/27/2012 - 18:39

I'm building on Mint 12, amd64.

I'm building PCL, flann, QHull and OpenCV from their respective sources, installing to default locations (usually /usr/local.) I am *not* using the Mint/Ubuntu packages for these things, because they are older than the documented code, and I'm pretty sure I'll need to make changes at some point anyway.

I'm finding a few problems. Flann wants to live in /usr/local/lib64, not /usr/local/lib, for example, which in turn breaks PCL build. I could work around that with LIBS= when calling cmake.

read more

Categories: MRPT web
Syndicate content

The Mobile Robot Programming Toolkit (MRPT) initiative (C) 2012