Robotic Dildo Lip Tracker - Cheap & Simple!

Selfbondage software and other kinky developments

Moderators: Riddle, Shannon SteelSlave

Post Reply
zappy1
*
Posts: 31
Joined: 28 Dec 2019, 06:37

Robotic Dildo Lip Tracker - Cheap & Simple!

Post by zappy1 »

Here is something that can be built very cheaply, a Robotic Dildo Lip Tracker. Can be extremely cheap, hardware can cost as little as $50. A cheap, weak robotic arm must be used for safety. If the player moves her head right, the dildo would gently follow. It might pull back, than reposition, if the head moves. The difficult part would be writing the software. But once it is written, then users would be able to set it up. The code should be written for a robotic arm that is very common and easy to find.

This would put a lot of pressure for the player to suck. Instead of a dildo, maybe a vagina or breast could be used, or even a mouth to simulate a forced kiss. A gentle genital rubber can be built also using the same concept.

Then combine with a game development software with a coding option to synchronize with an off the shelf character that can be slightly modified.

FREE code and instructions: https://www.pyimagesearch.com/2018/07/2 ... th-opencv/ This would needed to be modified. Based on shapes, not color. Following a single color would use a more simple routine. Then it would need to be integrated with software for the arm.

Image

Image

Possible routines already on the web. https://www.pyimagesearch.com/2018/07/2 ... th-opencv/
Simple object tracking with OpenCVPython
def update(self, rects):
# check to see if the list of input bounding box rectangles
# is empty
if len(rects) == 0:
# loop over any existing tracked objects and mark them
# as disappeared
for objectID in list(self.disappeared.keys()):
self.disappeared[objectID] += 1

# if we have reached a maximum number of consecutive
# frames where a given object has been marked as
# missing, deregister it
if self.disappeared[objectID] > self.maxDisappeared:
self.deregister(objectID)

# return early as there are no centroids or tracking info
# to update
return self.objects

def update(self, rects):
# check to see if the list of input bounding box rectangles
# is empty
if len(rects) == 0:
# loop over any existing tracked objects and mark them
# as disappeared
for objectID in list(self.disappeared.keys()):
self.disappeared[objectID] += 1

# if we have reached a maximum number of consecutive
# frames where a given object has been marked as
# missing, deregister it
if self.disappeared[objectID] > self.maxDisappeared:
self.deregister(objectID)

# return early as there are no centroids or tracking info
# to update
return self.objects
User avatar
SissySlutJazmin
*
Posts: 5
Joined: 13 Feb 2019, 16:56
Location: Germany

Re: Robotic Dildo Lip Tracker - Cheap & Simple!

Post by SissySlutJazmin »

neeeeed to try this :oops:
This is what I was looking for ♡
:gag: :gag: :gag: mmmphhh
zappy1
*
Posts: 31
Joined: 28 Dec 2019, 06:37

Re: Robotic Dildo Lip Tracker - Cheap & Simple!

Post by zappy1 »

I am surprised this post did not generate more interest. A modification can have the robotic arm control a magic wand that would move to the genitalia. Wiggle the hips away and the magic wand would then follow. The tied user would have to eventually give up resistance due to getting tired.

Image
User avatar
Shannon SteelSlave
Moderator
Posts: 6530
Joined: 03 Feb 2019, 19:49
Location: New England, USA

Re: Robotic Dildo Lip Tracker - Cheap & Simple!

Post by Shannon SteelSlave »

We have been quite busy, Z. Don't be discouraged. Not everyone who has employed your idea will post a response. Keep up the good work.
Bondage is like a foreign film without subtitles. Only through sharing and practice can we hope to understand.
A Jedi uses bondage for knowledge and defense, never for attack.
I am so smart! I am so smart! S-M-R-T!....I, I mean S-M-A-R-T!
👠👠
User avatar
bound_jenny
Moderator
Posts: 10268
Joined: 09 Dec 2007, 12:37
Location: Montreal, Canada, Great Kinky North

Re: Robotic Dildo Lip Tracker - Cheap & Simple!

Post by bound_jenny »

zappy1 wrote:A modification can have the robotic arm control a magic wand that would move to the genitalia. Wiggle the hips away and the magic wand would then follow. The tied user would have to eventually give up resistance due to getting tired.
That's just plain evil (basically, it sounds like naughty fun). :twisted:

I love the idea!

As long as my house doesn't take control of it and modify it to try to get me pregnant... :shock:

Jenny.
Helplessness is a doorway to the innermost reaches of the soul.
If my corset isn't tight, it just isn't right!
Kink is the spice of life!
Come to the Dark Side - we have cookies!
Post Reply