Tagged Questions

8
votes
14answers
612 views

Why are C, C++, and LISP so prevalent in embedded devices and robots?

It seems that the software language skills most sought for embedded devices and robots are C, C++, and LISP. Why haven't more recent languages made inroads into these applications …
0
votes
4answers
95 views

Recommendations for AI and/or Robotics related books

I would like to learn more about AI and Robotics programming and theory. Any books or sources of information will do, so long as they do not require significant prior knowledge of …
0
votes
0answers
13 views

Obstacle warning systems

Which is the best algorithm to design an obstacle avoidance system with an underlying predictive logic ? I am using a system of microwave radars which gives the coordinates and v …
3
votes
6answers
158 views

Robotics and Computer Vision

Couple of friends and i will be building simple robot to track a white line on a black surface, we have never done this sort of thing before and i have very high level plan of atta …
2
votes
2answers
94 views

Line Tracking Robot [closed]

Me and my friends are building a line tracking robot based on my previous question about how to track white line on a black surface. We settled on using photo resistors and a ardui …
2
votes
1answer
135 views

Carmen Robotics

I have been working with Carmen http://carmen.sourceforge.net/ for a while now, and I really like the software but I need to make some changes inside the source code. I am therefo …
14
votes
25answers
1k views

Textual versus Graphical Programming Languages

I am part of a high school robotics team, and there is some debate about which language to use to program our robot. We are choosing between C (or maybe C++) and LabVIEW. There a …
1
vote
1answer
43 views

Where can I find the source code of C++’s generic.h?

At present, I'm using a C-like language (NXC) to control a LEGO MINDSTORMS robot. That C-like language doesn't have support for generics (or, not being C++, classes. But I digress) …
4
votes
2answers
282 views

Where can I find a good Robocode tutorial?

I have really enjoyed playing Robocode with my first robot. Now I want to make something a little more exciting. What's the best tutorial on making advanced robots?
4
votes
4answers
104 views

Associating s/w programming with h/w programming.

I've been in s/w programming for years. Thru out the years i also had interest in h/w programming (circuits + robotics + etc). Please advice from where i can start h/w programming …
12
votes
9answers
924 views

Lego Mindstorms Programming - which language/IDE do you use/recommend?

I'm new to it and currently using the visual flow-chart like language that the Lego Mindstorms IDE uses. I'm impressed with how readable the diagramming language is but missing the …
2
votes
5answers
372 views

Fastest .Net and SQL data types

I hope this question isn’t too “right field” and I'll be upfront in saying I'm a newb compared to many people on stackflow... I want to compare object representations of images, a …
6
votes
8answers
507 views

Is Lego MindStorms a good choice for basic robotics development?

I would like to learn how to write software for controlling robots. Is Lego MindStorms a good choice for this? Are there better alternatives? I'd prefer MindStorms, but after rea …
0
votes
2answers
144 views

Is it possible to use anonymous functions in C++ .NET?

Wikipedia seems to say that C++0x will support anonymous functions. Boost also seem to support it. However I'm using .NET so if I could stick with it it would be awesome. Basicall …
3
votes
2answers
213 views

SLAM Algorithm

Does anyone have any experience with developing or working on the autonomous robot problem, in particular developing the SLAM algorithm? I would like to know where would be a good …

1 2 3 next
15 30 50 per page