Squirrels have fuzzy tails.
0 Members and 1 Guest are viewing this topic.
is it possible to implement SLAM using one range finder and one compass only?
IMO i think discussing a somewhat complicated and textbook oriented topic like a kalman filter on an open forum like this will basically make it easier to understand and implement for less advanced users (like me Wink) and maybe help trigger some grey cells which might actually lead to an optimal and more general solution of the SLAM problem.
and atleast one prioceptive sensor i.e. one which tries to detect its own change in location using actuator motion or something (encoder,gps,etc) and i think you dont have a sensors truly belonging to the second category
here is where i dont understand, are the filter's input multipe sensor readings of the same location?or readings at different locations?
if you can explain the basic equation i would be glad
ill tell you what do i want,i have a robot ,i should get it to map a room (so its indoor environment) and show this map on MATLAB.the wavefront algorithm is an algorithm to chase a goal navigate the robot to a desginated target, so its not what i exactly want.the wavefront algorith does not explain enough about how to generate the map of the room its using to navigate,which is what i actually WANT to do.so, i only found SLAM to be capable of mapping. and im not allowed to use becons ,so any other than SLAM?