Feed aggregator

how to create a mrpt project with eclipse ?

Forums-users - Thu, 02/02/2012 - 17:11

Hello,

 

Optionnaly it would be fine if the solution was cmake-free (but if it must...).

It's already a real hindrance to set all the required include directories (as they are disseminated throughout many independant directories). But, as for the libraries where the actual symbols are defined, I abandoned.

A tutorial for at list the mrpt hello world example (combination of 2 poses) would be a precious help.

I imagine that difficulties related to debug and release version must be anticipated...

 

Thanks for your help.

Categories: MRPT web

General system question + Leuze driver

Forums-users - Thu, 02/02/2012 - 15:48

Hi there,

I've got some very basic questions. Is it possible to navigate a robot just with a single on board pc, with windows and mrpt on it?

I want to use a laser range scanner for map matching, maybe aided by odometry.

Next question: I have an Leuze ROD4plus laser range scanner, instead of an SICK LMS... Is it possible to use this on too? Would it be hard to derive the driver from the SICK driver?

 

Thanks in advance for the answers.

 

Hancock

Categories: MRPT web

error while linking the example "face-detection"

Forums-users - Wed, 02/01/2012 - 14:58

Hello, everything is within the object. Here is the exact output :

read more

Categories: MRPT web

Detecting Keystrokes with CDisplayWindow

Forums-users - Sat, 01/28/2012 - 21:13

Hello,

I'm trying to grab keyboard input from a CDisplayWindow using the methods keyHit() and getPushedKey().  Unfortunately, though, these methods seem to ignore all keystrokes.  The following program demonstrates the problem:

read more

Categories: MRPT web

OSX support

Forums-users - Thu, 01/26/2012 - 06:42

Hi,

I tried to build under Apple Mac OSX 10.6, but I got this error:

mrpt-read-only/libs/base/include/mrpt/utils/SSE_types.h:47:41: error: immintrin.h: No such file or directory

Should this be:

#include <xmmintrin.h>  // Meta-header

for Mac OSX?

The build then fails at: mrpt-read-only/libs/base/src/synch/CSemaphore_LIN.cpp:153: error: ‘sem_timedwait’ was not declared in this scope.

read more

Categories: MRPT web

a comment wrong in COccupancyGridMap2D.h

Forums-users - Thu, 01/26/2012 - 03:15

I have ran the program,the default value of wideningBeamsWithDistance is false.But the comment said the default value is true.

read more

Categories: MRPT web

error when building sample programs

Forums-users - Tue, 01/24/2012 - 16:23

Hello,

After installing MRPT (on a redhat) and successfully compiling (and running) the "hello world" programme mrpt_example1, I tried to compile the adjustment bundle demo.

I copied the CMakeFile.txt and the test.cpp files within some working directory, I successfully runned cmake but when doing "make" I have an error. Here is the output (translated in english) :

read more

Categories: MRPT web

I need some ignition to start on mrpt

Forums-users - Sun, 01/22/2012 - 08:21

Hello everyone,

I am working on a project of autonomous UAV and has been struggling with map building phase of it.

read more

Categories: MRPT web

Zonas Ocultas en el gridmap

Forums-users - Wed, 01/11/2012 - 20:58
Categories: MRPT web
Syndicate content

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