|
|
|
![]() |
|
|||||||
|
||||||||
|
|
Thread Tools | Rate Thread | Display Modes |
|
#10
|
||||
|
||||
|
Re: How To Implement Axis Camera In Iterative Robot
We still have the same problem, when I implement it in the method:
Code:
class yourRobotClass: public iterativebot
{
AxisCamera &camera;//declare here
public:
yourRobotClass()://constructor
camera(AxisCamera::GetInstance())//init here
{
}
Code:
Relocation value does not fit in 24 bits. Thanks! -Masoug |
| Thread Tools | |
| Display Modes | Rate This Thread |
|
|
Similar Threads
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| Iterative Robot Template? | jalburty | C/C++ | 4 | 08-04-2011 13:57 |
| Java/Netbeans Camera Code for Classmate PC and Axis Camera | joshholat | Programming | 1 | 23-01-2010 14:59 |
| Iterative Robot demo | mandrews281 | C/C++ | 0 | 21-03-2009 15:45 |
| Dashboard and Robot main with Axis camera | Team2883 | General Forum | 9 | 10-01-2009 07:35 |
| Please Help, Don't Know How to Implement Tank Drive in LabView | CVassos | NI LabVIEW | 5 | 24-12-2008 16:55 |