Skip to content

Commit

Permalink
update wheel _visual OWRS-346 #1.5hr
Browse files Browse the repository at this point in the history
Set up the topic and receive topic, try to get around with QPaint, Paint a rectangle and triangle but need to figure out combine shape
  • Loading branch information
floracitrus authored May 6, 2017
1 parent b37c47d commit 86f180f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/ros_video_components/src/rover_wheel_visualize.cpp
Original file line number Diff line number Diff line change
Expand Up @@ -153,7 +153,7 @@ void ROS_Wheel_Visualize::receive_message(const std_msgs::Float32::ConstPtr & ms
// QObject * Rover_Cmd_State::qml_instance(QQmlEngine *engine, QJSEngine *script_engine) {
// Q_UNUSED(engine);
// Q_UNUSED(script_engine);

//
// if(instance == NULL) {
// instance = new Rover_Cmd_State();
// }
Expand Down

0 comments on commit 86f180f

Please sign in to comment.