|
Re: How to get the camera working on the default dashboard
I have two questions, I am getting the warning "warning: unused variable 'camera'" when I compile it in WindRiver. is that a problem? Second, do I need to put the line of code "AxisCamera &camera = AxisCamera::GetInstance();" in both the constructor and in the teleOp? or just the Constructor? or just TeleOp? Sorry if these are simple questions, this is my first year in C++.
|