Making sure Snakey Jr. is on his best behavior and an arts and crafts project

Giving an overview of what the literature review was on, adjusting the new snake to operate with the pre-existing system, and the creation of a new poster.

Posted by Nelson Raphael on October 4th, 2017

Just because it's a brand new snake doesn't mean the rules have changed.

After the hardware portion of the endeavor comes the software side. The bigger overarching goal is to make sure the robotic snake operates in the exact same manner prior to constructing this new one.

Overall the snake will be slightly shorter which would require changing the fixed link lengths that are taken in as inputs to the Snake Model class. This would like lead to a slight change in the scaling of the model, since it was based on the previous size as well. Based off of the ratio we used during the previous time we should be able to scale it down small enough. Our telltale sign that this is successful will be the proximity the tail end has to the end

Image Processing Changes

Specifically based off the ratio between the size of the representation within the graph provided by the tailFrameExtraction script. I anticipate that the links themselves may need to be increased. It may not be exact all the way, however, it should define them close enough for use with the motion primitives.

Motion Primitives Changes

This part is extremely crucial, since we have removed the motors on the snake that do not move in the x-y plane we had to create provisions in the code in order to disable the movement and use of those motors. Some of the state machines for the various strategies would require a change on the motor id numbers so that the correct motors are called.

To give a better example the inch primitive is a 3 part state machine for when it needs to engage the primitive on the front end, tail end, or in the middle of the snake is dependent on the previous construction. I would have to iterate through each step to adjust the motor ids that are called until the motion being executed is the same as previous robot or better. So this would require some video recordings to make comparsions and also on obstacles of varying heights.

New Poster Creation

I am on the verge of creating a new poster for the Technical Research Exhibition of the 2017 National Society of Black Engineers Region 3 Fall Regional Conference in Jackson, MS. Given my increase of experience with the vision processing system I am a bit more confident when it comes to speaking on that. It will really come down to integrating the part of the behavioral approach to the closed loop process of the robot planning it's motion planning.

Caption text

Placeholder text by Nelson R.. Photographs by NASA on The Commons.