Robotics

400 readers
1 users here now

Welcome to our Robotics community!

This is a place where you can post links and news about general robotics and share with the rest of the Fediverse.

For content specific to Robot Operating System software, checkout: !ros

Community References:

Q&A Exchanges:

Icon base by Lorc under CC BY 3.0 with modifications to add a gradient

founded 2 years ago
MODERATORS
1
 
 

Hello roboticists!

Whether you’re a beginner or an experienced developer, this space is for general robotics discussions.

Join us to connect, share projects, ask questions, and stay up-to-date on the latest robotics news. Let’s build a supportive community of robotics enthusiasts!

2
3
4
5
6
7
8
 
 
9
10
11
12
13
14
15
 
 

I am building a semi-autonomus outdoor robot that needs to drive to user defined point. It doesn't need a state machine. It's for competition.

The problem: I will be provided a point cloud scan of the area few days before the competition and a few hours to drive around the area. I used rtab-map so far but there isn't a way to import a point cloud to use it for localization.

From my limited testing it works good enough (I don't have the full prototype yet), but I would really like the redudancy of importing a point cloud.

(Or should I think about multi-session mapping as my redudancy?)

Is there better library for my use case or should I just suck it up and hope for the best?

(Bonus question: Any navigation libraries that I should look into other nav2?)

16
17
18
19
20
21
22
23
24
25
view more: next ›